json

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Marshal is exported by goutils/json package.
	Marshal = json.Marshal

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

	// MarshalIndent is exported by goutils/json package.
	MarshalIndent = json.MarshalIndent

	// NewDecoder is exported by goutils/json package.
	NewDecoder = json.NewDecoder

	// NewEncoder is exported by goutils/json package.
	NewEncoder = json.NewEncoder
)

Functions

This section is empty.

Types

type RawMessage added in v0.0.6

type RawMessage = json.RawMessage

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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