json

package
v0.0.0-...-890cd7e Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func NewCommentFilter

func NewCommentFilter(reader io.Reader) io.Reader

Types

type CommentFilter

type CommentFilter struct {
	// contains filtered or unexported fields
}

func (*CommentFilter) Read

func (v *CommentFilter) Read(b []byte) (int, error)

type Decoder

type Decoder = json.Decoder

type Delim

type Delim = json.Delim

type Encoder

type Encoder = json.Encoder

type SyntaxError

type SyntaxError = json.SyntaxError

type Token

type Token = json.Token

Jump to

Keyboard shortcuts

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