Documentation
¶
Overview ¶
Package config provides helpers for reading configuration from environment variables with typed defaults.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bool ¶
Bool reads an environment variable as a boolean. Accepted truthy values: "1", "true", "yes". Everything else is false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.