json

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v interface{}) ([]byte, error)

func MarshalIndent

func MarshalIndent(v interface{}, prefix, indent string) ([]byte, error)

func NewDecoder

func NewDecoder(reader io.Reader) *json.Decoder

func NewEncoder

func NewEncoder(writer io.Writer) *json.Encoder

func Unmarshal

func Unmarshal(data []byte, v interface{}) error

func UnmarshalUseNumber

func UnmarshalUseNumber(data []byte, v interface{}) error

func Valid

func Valid(data []byte) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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