method
Manifest.MarshalJSON
func (manifest Manifest) MarshalJSON() (
[]byte,
error,
)MarshalJSON implements json.Marshaler without exposing mutable internals.
Related types
ManifestAn immutable versioned schema contract.
method
func (manifest Manifest) MarshalJSON() (
[]byte,
error,
)MarshalJSON implements json.Marshaler without exposing mutable internals.
ManifestAn immutable versioned schema contract.