json

package
v0.0.0-...-cb472e6 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CutJsonDataWithFields

func CutJsonDataWithFields(jsonData *string, fields []string) *string

CutJsonDataWithFields cut jsonData and only return the "fields" be targeted. jsonData can not be nil, and must be a json string

func Marshal

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

func MarshalIndent

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

func MarshalToString

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

func Unmarshal

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

func UnmarshalArray

func UnmarshalArray(items []string, result interface{}) error

func UnmarshalFromString

func UnmarshalFromString(str string, v interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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