json

package
v1.43.5 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: OSL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Marshal       = json.Marshal
	MarshalIndent = json.MarshalIndent
	NewDecoder    = json.NewDecoder
	NewEncoder    = json.NewEncoder
	Unmarshal     = json.Unmarshal
)

Functions

This section is empty.

Types

type Scanner added in v1.30.9

type Scanner struct {
	Data []byte
	Sep  []byte
}

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