jsonutil

package
v4.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(inData interface{}, outData interface{}) error

Decode JSON data to map/struct data types using mapstructure pkg.

func GetPrettyJSON

func GetPrettyJSON(data interface{}) (string, error)

GetPrettyJSON to encode data object into bytes format.

func PrintPrettyJSONToConsole

func PrintPrettyJSONToConsole(data interface{})

PrintPrettyJSONToConsole to dump JSON data into console

func PrintPrettyJSONToFile

func PrintPrettyJSONToFile(data interface{}, file string) error

PrintPrettyJSONToFile to write JSON data into file

func PrintPrettyJSONToLog

func PrintPrettyJSONToLog(data interface{})

PrintPrettyJSONToLog to log JSON data

Types

This section is empty.

Jump to

Keyboard shortcuts

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