env

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Var

type Var = string

Var - type Var.

const (
	Name = "price_monitor"

	Dev   Var = "dev"
	Test  Var = "test"
	Stage Var = "stage"
	Prod  Var = "prod"
)

THIS CONST is Enum of all available environments IT USED IN CI/CD(Gitlab) It's passed to program by set -X AppEnv arg in build Docker image step nolint golint

Jump to

Keyboard shortcuts

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