json

package
v0.0.0-...-9eed78a Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "json"

Name is the name registered for the json codec.

Variables

View Source
var (
	JSON = jsoniter.ConfigCompatibleWithStandardLibrary

	// MarshalOptions is a configurable JSON format marshaller.
	MarshalOptions = protojson.MarshalOptions{EmitUnpopulated: true}

	// UnmarshalOptions is a configurable JSON format parser.
	UnmarshalOptions = protojson.UnmarshalOptions{DiscardUnknown: true}
)

Functions

func RegisterFuzzyDecoders

func RegisterFuzzyDecoders()

Types

This section is empty.

Jump to

Keyboard shortcuts

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