package
4.1.0+incompatible
Repository: https://github.com/datamattsson/common-host-libs.git
Documentation: pkg.go.dev

# Functions

Decode JSON data to map/struct data types using mapstructure pkg.
GetPrettyJSON to encode data object into bytes format.
PrintPrettyJSONToConsole to dump JSON data into console.
PrintPrettyJSONToFile to write JSON data into file.
PrintPrettyJSONToLog to log JSON data.