import "github.com/gookit/goutil/jsonutil"
Decode decode json bytes to data. use it instead of json.Unmarshal
Encode encode data to json bytes. use it instead of json.Marshal
Pretty get pretty JSON string
ReadFile Read JSON file data
StripComments strip comments for a JSON string
WriteFile write data to JSON file
Package jsonutil imports 8 packages (graph) and is imported by 5 packages. Updated 2020-01-12. Refresh now. Tools for package owners.