json

package
v0.0.0-...-41c389d Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

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

Marshal json marshal

func NewDecoder

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

NewDecoder json new decoder

func NewEncoder

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

NewEncoder json new encoder

func Unmarshal

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

Unmarshal json unmarshal

Types

This section is empty.

Jump to

Keyboard shortcuts

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