package
Version:
v0.0.0-...-4790e63
Opens a new window with list of versions in this module.
Published: Apr 18, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package env will fill a struct from environment variables.
func Unmarshal(dst interface{}, prefix string) (err error)
Unmarshal will fill a struct from environment variables. It supports struct
values of string, int, and bool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.