package
0.4.7
Repository: https://github.com/snail-plus/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.