json

package
v0.0.0-...-8b28c38 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Marshal = gojson.Marshal

Marshal leverages the go-json library for Marshalling JSON. This avoids a recursive loop that occurs on marshal errors in json-iterator.

View Source
var NewDecoder = json.NewDecoder
View Source
var NewEncoder = json.NewEncoder
View Source
var Unmarshal = jsoniter.Unmarshal

Unmarshal leverages the json-iterator library for Unmarshalling JSON.

Functions

This section is empty.

Types

type Marshaler

type Marshaler = json.Marshaler

type RawMessage

type RawMessage = json.RawMessage

type Unmarshaler

type Unmarshaler = json.Unmarshaler

Jump to

Keyboard shortcuts

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