feature

package
v0.0.0-...-f19ae85 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2015 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

The feature package defines the names of the current feature flags.

Index

Constants

View Source
const Actions string = "action"

Actions is the name of the feature to enable action commands.

View Source
const LogErrorStack = "log-error-stack"

LogErrorStack is a developer feature flag to have the LoggedErrorStack function in the utils package write out the error stack as defined by the errors package to the logger. The ability to log the error stack is very useful in those error cases where you really don't expect there to be a failure. This means that the developers with this flag set will see the stack trace in the log output, but normal deployments never will.

View Source
const MESS = "mess"

MESS stands for Multi-Environment State Server and controls access to the apiserver endpoints, api client and CLI commands.

View Source
const Storage string = "storage"

Storage is the name of the feature to enable storage commands.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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