Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetenvFunc ¶
func (GetenvFunc) BoolFallback ¶
func (getenv GetenvFunc) BoolFallback(defaultValue bool, keys ...string) (bool, error)
func (GetenvFunc) Fallback ¶
func (getenv GetenvFunc) Fallback(keys ...string) string
Click to show internal directories.
Click to hide internal directories.