package
0.4.3
Repository: https://github.com/urionz/goutil.git
Documentation: pkg.go.dev

# Functions

Decode decode json bytes to data.
Encode encode data to json bytes.
Pretty get pretty JSON string.
ReadFile Read JSON file data.
StripComments strip comments for a JSON string.
WriteFile write data to JSON file.