Versions in this module Expand all Collapse all v0 v0.2.0 Jul 20, 2018 v0.1.0 May 16, 2018 Changes in this version + func CleanUpMetadataFile(targetDir string) error + func MapToJson(m map[string]interface{}) string + func MapToJsonUnindented(m map[string]interface{}) string + func ReadJson(filename string, v interface{}) error + func ReadJsonOptsFile(targetDir string) (map[string]interface{}, error) + func WriteJson(filename string, v interface{}, perm os.FileMode) error + func WriteJsonOptsFile(targetDir string, opts map[string]interface{}) error