Versions in this module Expand all Collapse all v0 v0.3.1 May 21, 2021 v0.3.0 May 10, 2021 Changes in this version + func AbortCleanupIfError(err error, message string, path string, v ...interface{}) + func AbortIfError(err error, message string, v ...interface{}) + func ContainsStr(elements *[]string, needle string) bool + func FromJSON(path string, v interface{}) (err error) + func PathExists(path string) bool + func ToJSON(path string, data interface{}) (err error)