Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Set ¶
func Set[T Configurable](take *T, envKey, flagKey string, def T)
func SetEnv ¶
func SetEnv[T Configurable](take *T, envKey string, def T)
func SetFlag ¶
func SetFlag[T Configurable](take *T, flagKey string, def T)
Types ¶
type Configurable ¶
Click to show internal directories.
Click to hide internal directories.