decoder

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: Apache-2.0 Imports: 1 Imported by: 53

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewDecoder = decoder.NewDecoder
View Source
var NewStreamDecoder = decoder.NewStreamDecoder
View Source
var Pretouch = decoder.Pretouch
View Source
var Skip = decoder.Skip

Functions

This section is empty.

Types

type Decoder

type Decoder = decoder.Decoder

type MismatchTypeError added in v1.6.0

type MismatchTypeError = decoder.MismatchTypeError

type Options added in v1.3.0

type Options = decoder.Options
const (
	OptionUseInt64         Options = decoder.OptionUseInt64
	OptionUseNumber        Options = decoder.OptionUseNumber
	OptionUseUnicodeErrors Options = decoder.OptionUseUnicodeErrors
	OptionDisableUnknown   Options = decoder.OptionDisableUnknown
	OptionCopyString       Options = decoder.OptionCopyString
	OptionValidateString   Options = decoder.OptionValidateString
)

type StreamDecoder added in v1.3.0

type StreamDecoder = decoder.StreamDecoder

type SyntaxError

type SyntaxError = decoder.SyntaxError

Jump to

Keyboard shortcuts

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