jsonex

package
v0.0.0-...-65f3376 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Marshal         = json.Marshal
	MarshalToString = json.MarshalToString
	MarshalIndent   = json.MarshalIndent

	Unmarshal           = json.Unmarshal
	UnmarshalFromString = json.UnmarshalFromString

	Get = json.Get

	NewEncoder = json.NewEncoder
	NewDecoder = json.NewDecoder

	Valid             = json.Valid
	RegisterExtension = json.RegisterExtension
	DecoderOf         = json.DecoderOf
	EncoderOf         = json.EncoderOf
)

Functions

func MustMarshalToString

func MustMarshalToString(data interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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