Documentation ¶
Index ¶
- func New() json.Json
- type Sonnet
- func (Sonnet) Indent(dst *bytes.Buffer, src []byte, prefix string, indent string) error
- func (Sonnet) Marshal(v any) ([]byte, error)
- func (Sonnet) MarshalIndent(v any, prefix string, indent string) ([]byte, error)
- func (Sonnet) NewDecoder(r io.Reader) json.Decoder
- func (Sonnet) NewEncoder(w io.Writer) json.Encoder
- func (Sonnet) Unmarshal(buf []byte, v any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.