env

package
v1.90.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Overview

Package 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.

Package 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL