Documentation ¶
Overview ¶
env provides environment specific overrides
All the functions provided by this package are meant to be called at app initialization and will effectively not do anything at all in production.
This is done via build tags: or_test and or_dev represent the CI and dev-env environments. The tags use the or_ prefix just in case some package in the dependency chain uses the same build tag to change their own behavior
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyOverrides ¶
func ApplyOverrides()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.