//
pkg.gl
Category
github.com/crowdsecurity/crowdsec
pkg
fflag
package
1.6.8
Repository:
https://github.com/crowdsecurity/crowdsec.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
10
Files
277 SLOC
#
Functions
RegisterAllFeatures
#
Constants
ActiveState
the feature can be enabled, and its description is logged (Info).
DeprecatedState
the feature can be enabled, and a deprecation message is logged (Warning).
RetiredState
the feature is ignored and a deprecation message is logged (Error).
#
Variables
ChunkedDecisionsStream
Crowdsec
CscliSetup
DisableHttpRetryBackoff
ErrFeatureDeprecated
ErrFeatureNameCase
ErrFeatureNameEmpty
ErrFeatureNameInvalid
ErrFeatureRetired
ErrFeatureUnknown
PapiClient
Re2GrokSupport
Re2RegexpInfileSupport
#
Structs
Feature
FeatureRegister
A register allows to enable features from the environment or a file.