MarshalEncode serializes a Go value into an [jsontext.Encoder] according to the provided marshal or encode options (while ignoring unmarshal or decode options). The options provided take precedence over options already applied on the [jsontext.Encoder] and only apply for the duration of the marshal
(out *jsontext.Encoder, in any, opts ...Options)
source not stored for this graph (policy: none)
searching dependent graphs…