Versions in this module Expand all Collapse all v0 v0.1.3 Mar 17, 2019 Changes in this version + func StripComments(src string) string v0.1.2 Dec 20, 2018 Changes in this version + func Decode(json []byte, v interface{}) error + func Encode(v interface{}) ([]byte, error) + func Pretty(v interface{}) (string, error) + func ReadFile(filePath string, v interface{}) error + func WriteFile(filePath string, data interface{}) error