Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvVarCircleCI is the process environment variable representing the // CIRCLECI env var. EnvVarCircleCI = "CIRCLECI" // EnvVarCircleSHA is the process environment variable representing the // CIRCLE_SHA1 env var. EnvVarCircleSHA = "CIRCLE_SHA1" // EnvVarKeepResources is the process environment variable representing the // KEEP_RESOURCES env var. EnvVarKeepResources = "KEEP_RESOURCES" )
Variables ¶
This section is empty.
Functions ¶
func KeepResources ¶
func KeepResources() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.