env

package
v0.0.0-...-32140c8 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env string

Env environment type

var (
	// Production environment
	Production Env = "PROD"
	// Development environment
	Development Env = "DEV"
)
var Environment Env

Environment common environment

Jump to

Keyboard shortcuts

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