json

package
v0.0.0-...-cda2eac Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: GPL-3.0 Imports: 2 Imported by: 9

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(bs []byte, v interface{}) error

Types

type Delim

type Delim = json.Delim

type Number

type Number = json.Number

type RawMessage

type RawMessage = json.RawMessage

type Token

type Token = json.Token

Jump to

Keyboard shortcuts

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