json

package module
v0.0.0-...-1d06e06 Latest Latest
Warning

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

Go to latest
Published: May 18, 2020 License: BSD-3-Clause Imports: 2 Imported by: 0

README

go-json

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

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

func MarshalText

func MarshalText(v interface{}) (string, error)

func Unmarshal

func Unmarshal(raw []byte, value interface{}) error

func UnmarshalText

func UnmarshalText(str string, value interface{}) error

Types

type RawMessage

type RawMessage = jsoniter.RawMessage

Jump to

Keyboard shortcuts

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