crowdsec/pkg/setup/export_test.go

10 lines
165 B
Go
Raw Permalink Normal View History

package setup
var (
SystemdUnitList = systemdUnitList
FilterWithRules = filterWithRules
ApplyRules = applyRules
// NormalizeVersion = normalizeVersion
)