Documentation
¶
Index ¶
Constants ¶
View Source
const EnvRegularExpression = "\\${(?P<ENV>[_A-Z0-9]+):(?P<DEF>.*)}"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) GetTopLevelKeys ¶
GetTopLevelKeys from config
func (*Config) UnMarshalWithKey ¶
UnMarshalWithKey to the config value reference
Click to show internal directories.
Click to hide internal directories.