Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func OneSubset ¶
func OneSubset[T ConfValidator](conf T) auxReader
func ReadConfiguration ¶
func ReadConfiguration(f ...auxReader) error
func SetEnvPrefix ¶ added in v0.2.0
func SetEnvPrefix(s string)
Types ¶
type ConfValidator ¶
type EnableConf ¶
type EnableConf struct {
// contains filtered or unexported fields
}
func (EnableConf) Enabled ¶
func (e EnableConf) Enabled() bool
func (EnableConf) FailWhenMissing ¶ added in v0.3.0
func (e EnableConf) FailWhenMissing() bool
Click to show internal directories.
Click to hide internal directories.