Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultBaselinePath ¶
func DefaultBaselinePath() string
func DefaultPath ¶
func DefaultPath() string
Types ¶
type Config ¶
type Config struct {
RefreshInterval int `yaml:"refresh_interval"`
ProtectionPatterns []string `yaml:"protection_patterns"`
PrunePresets []PrunePreset `yaml:"prune_presets"`
BaselinePath string `yaml:"baseline_path"`
}
type PrunePreset ¶
Click to show internal directories.
Click to hide internal directories.