Documentation
¶
Overview ¶
Package config contains some helpers for configuration of lovely
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBoolParam ¶
GetBoolParam returns a bool, coerced from GetStringParam's value or the defaultVal if that fails
func GetStringListParam ¶
GetStringListParam returns a string array from the first available configuration source it can find or the default value listified if that fails. The separator is used to separate list items
func GetStringParam ¶
GetStringParam returns a string from the first available configuration source it can find or the defaultVal if that fails
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.