Versions in this module Expand all Collapse all v0 v0.0.2 Mar 5, 2020 Changes in this version + func IsProd() bool + func JSONToString(in interface{}, pretty bool) string + func LoadSectionTo(runMode, sectionKeyPath string, configHolder interface{}) (err error) + func RunMode(defaultVal ...string) (runMode string) + func RunModeExt(defaultVal ...string) (runMode string) + func StringToBool(s string) (ret bool) + func ToBool(s interface{}) (ret bool) + func UnescapeUnicode(b []byte) string + func YamlToString(in interface{}, pretty bool) string