deployment

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2018 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 Deployment

type Deployment int

Deployment is a enum type for checking valid DeploymentMode

const (
	//Production is production mode for deployment
	Production Deployment = iota //production
	//Staging is staging mode for deployment
	Staging //staging
)

func (Deployment) String

func (i Deployment) String() string

Jump to

Keyboard shortcuts

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