method
Artifact.MarshalJSON
func (artifact Artifact) MarshalJSON() (
[]byte,
error,
)MarshalJSON emits the frozen artifact wire contract.
Related types
ArtifactThe immutable definition of one migration.
method
func (artifact Artifact) MarshalJSON() (
[]byte,
error,
)MarshalJSON emits the frozen artifact wire contract.
ArtifactThe immutable definition of one migration.