utilccl

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EnterpriseEnabled = func() *settings.BoolSetting {
	name := "enterprise.enabled"
	s := settings.RegisterBoolSetting(name, "set to true to enable Enterprise features", false)
	settings.Hide(name)
	return s
}()

EnterpriseEnabled is temporary, until #14114 is implemented.

Functions

func CheckEnterpriseEnabled

func CheckEnterpriseEnabled(feature string) error

CheckEnterpriseEnabled returns a non-nil error if the requested enterprise feature is not enabled, including information or a link explaining how to enable it.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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