//
pkg.gl
Category
github.com/equinor/radix-cli
pkg
utils
json
package
0.0.17
Repository:
https://github.com/equinor/radix-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
58 SLOC
#
Functions
Load
No description provided by the author
Pretty
Pretty Gets json from data.
Save
Save saves a representation of v to the file at path.
#
Variables
Marshal
Marshal is a function that marshals the object into an io.Reader.
Unmarshal
Unmarshal is a function that unmarshals the data from the reader into the specified value.