//
pkg.gl
Category
github.com/pm-redemption/config
util
jsonutil
package
1.0.2
Repository:
https://github.com/pm-redemption/config.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
72 SLOC
#
Functions
Decode
Decode decode json bytes to data.
Encode
Encode encode data to json bytes.
Pretty
Pretty get pretty JSON string.
ReadFile
ReadFile Read JSON file data.
StripComments
StripComments strip comments for a JSON string.
WriteFile
WriteFile write data to JSON file.