Documentation
¶
Overview ¶
Package config standardizes config for our application. This package must not be imported anywhere except `main` packages. Anything that requires the config deeper than the main package must be configured with dependency injection, passing config down through the intermediate layers.
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.