6efc2688b1
Now checking for a feature flag is a one liner, with no need to control errors. if fflag.Crowdsec.CscliSetup.IsEnabled() { ... } |
||
---|---|---|
.. | ||
crowdsec.go | ||
features.go | ||
features_test.go |
6efc2688b1
Now checking for a feature flag is a one liner, with no need to control errors. if fflag.Crowdsec.CscliSetup.IsEnabled() { ... } |
||
---|---|---|
.. | ||
crowdsec.go | ||
features.go | ||
features_test.go |