jsonex

package
v0.0.0-...-1f21cb3 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: MIT Imports: 1 Imported by: 7

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