Documentation ¶
Index ¶
- func CollectFilesForSuffixes(file string, fileSuffixes []string) (ret []string)
- func LoadConfig(config interface{}, file string, fileSuffixes []string, ...) (err error)
- func LoadEnvAndProperties(files []string, fileSuffixes []string) (ret map[string]string, err error)
- func ReadFileBindToProperties(file string, params map[string]string) (data bytes.Buffer, err error)
- func Unmarshal(config interface{}, files []string, fileSuffixes []string) (err error)
- func UnmarshalFile(config interface{}, file string) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectFilesForSuffixes ¶
func LoadConfig ¶
func LoadEnvAndProperties ¶
func UnmarshalFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.