Documentation ¶
Overview ¶
Package envconf simplifies the process of loading environment variables into a struct.
It provides a straightforward way to manage application configuration through environment variables, a common practice in modern application development.
Additionally, envconf includes custom parsers for boolean values, enhancing the flexibility of handling different representations of boolean values in environment variables.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.