json

package
v1.36.1 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2022 License: OSL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewDecoder = json.NewDecoder
	NewEncoder = json.NewEncoder
)

Functions

This section is empty.

Types

type Scanner added in v1.30.9

type Scanner struct {
	Split []byte
	// contains filtered or unexported fields
}

func NewScanner added in v1.30.9

func NewScanner(src io.Reader) (*Scanner, error)

func (Scanner) Decode added in v1.30.9

func (s Scanner) Decode(val any) error

func (*Scanner) Scan added in v1.30.9

func (s *Scanner) Scan() bool

Jump to

Keyboard shortcuts

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