Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Enabled ¶
func Enabled(n FeatureFlag) bool
Enabled returns true if the feature is enabled or false if it isn't, it will panic if passed a feature that it doesn't know.
Types ¶
type FeatureFlag ¶
type FeatureFlag int
const ( IDNASupport FeatureFlag AllowAccountDeactivation AllowKeyRollover ResubmitMissingSCTsOnly GoogleSafeBrowsingV4 UseAIAIssuerURL AllowTLS02Challenges GenerateOCSPEarly CountCertificatesExact RandomDirectoryEntry IPv6First DirectoryMeta )
func (FeatureFlag) String ¶
func (i FeatureFlag) String() string
Click to show internal directories.
Click to hide internal directories.