json

package
v2.179.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoder

type Encoder struct{}

Encoder for json.

func NewEncoder

func NewEncoder() *Encoder

NewEncoder for json.

func (*Encoder) Decode

func (e *Encoder) Decode(r io.Reader, v any) error

Decode for json.

func (*Encoder) Encode

func (e *Encoder) Encode(w io.Writer, v any) error

Encode for json.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL