json

package
v0.0.37 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2020 License: MIT Imports: 1 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseJson

func ParseJson(data string, result interface{}) error

ParseJson parsing json strings

func ParseJsonFromBytes

func ParseJsonFromBytes(data []byte, result interface{}) error

ParseJsonFromBytes parsing json bytes

func StringifyJson

func StringifyJson(data interface{}) string

StringifyJson json to string

func StringifyJsonToBytes

func StringifyJsonToBytes(data interface{}) []byte

json bytes to string

func StringifyJsonToBytesWithErr

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

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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