Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UnsupportedTypeError = errors.New("unsupported type")
Functions ¶
func Getenv ¶
func Getenv[T comparable](key string, defaultValue T) T
func MustGetenv ¶
func MustGetenv[T comparable](key string, defaultValue T) (T, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.