json

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Marshal         = json.Marshal
	MarshalEncode   = json.MarshalEncode
	MarshalWrite    = json.MarshalWrite
	Unmarshal       = json.Unmarshal
	UnmarshalDecode = json.UnmarshalDecode
	UnmarshalRead   = json.UnmarshalRead

	GetOption        = json.GetOption[bool]
	JoinOptions      = json.JoinOptions
	StringifyNumbers = json.StringifyNumbers
	WithUnmarshalers = json.WithUnmarshalers
)

Functions

This section is empty.

Types

type Marshaler

type Marshaler = json.Marshaler

type MarshalerTo

type MarshalerTo = json.MarshalerTo

type Options

type Options = json.Options

func MigrateOmitzero

func MigrateOmitzero(o []Options) []Options

type SemanticError

type SemanticError = json.SemanticError

type SyntaxError

type SyntaxError = jsonv1.SyntaxError

type Unmarshaler

type Unmarshaler = json.Unmarshaler

type UnmarshalerFrom

type UnmarshalerFrom = json.UnmarshalerFrom

type Unmarshalers

type Unmarshalers = json.Unmarshalers

func UnmarshalFromFunc

func UnmarshalFromFunc[T any](fn func(*jsontext.Decoder, T) error) *Unmarshalers

Jump to

Keyboard shortcuts

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