# Packages
No description provided by the author
# Functions
KnownDetectors return names of all detectors.
NewDetector creates a *cobra.Command object with default parameters.
NewDetectorInitializers registers init functions for all detectors.
# Type aliases
InitFunc inits a detector.