json

package
v0.0.0-...-06d884a Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Marshal is exported by gin/json package.
	Marshal = json.Marshal
	// MarshalToString marshal struct to string
	MarshalToString = jsoniter.MarshalToString

	// Unmarshal is exported by gin/json package.
	Unmarshal = json.Unmarshal

	// UnmarshalFromString is exported by module/json package.
	UnmarshalFromString = json.UnmarshalFromString

	// MarshalIndent is exported by gin/json package.
	MarshalIndent = json.MarshalIndent
	// NewDecoder is exported by gin/json package.
	NewDecoder = json.NewDecoder
	// NewEncoder is exported by gin/json package.
	NewEncoder = json.NewEncoder
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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