Versions in this module Expand all Collapse all v1 v1.4.4 Nov 14, 2019 Changes in this version + const OfficialPath + func AddConfigPath(v *viper.Viper, p string) + func GetPath(key string) string + func InitViper(v *viper.Viper, configName string) error + func TranslatePath(base, p string) string + func TranslatePathInPlace(base string, p *string)