json

package
v0.0.0-...-128b944 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Marshal refers to 'encoding/json.Marshal'.
	Marshal = json.Marshal
	// Unmarshal refers to 'encoding/json.Unmarshal'.
	Unmarshal = json.Unmarshal
	// MarshalIndent refers to 'encoding/json.MarshalIndent'.
	MarshalIndent = json.MarshalIndent
	// NewDecoder refers to 'encoding/json.NewDecoder'.
	NewDecoder = json.NewDecoder
	// NewEncoder refers to 'encoding/json.NewEncoder'.
	NewEncoder = json.NewEncoder
)

Functions

This section is empty.

Types

type RawMessage

type RawMessage = json.RawMessage

RawMessage refers to 'encoding/json.RawMessage'.

Jump to

Keyboard shortcuts

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