Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultTimeout = 5 * time.Minute DefaultWorkers uint = 4 DefaultScanValidity = time.Hour * 24 * 7 DefaultModificationDelay time.Duration = time.Second * 30 )
View Source
var ( DefaultConfigPath = "/etc/gmhost/config" DefaultCacheLocation = "" DefaultQuarantineLocation = "/var/lib/gmhost/quarantine" DefaultExportLocation = "/var/lib/gmhost/export" )
View Source
var HandleScanFinished = func() {}
View Source
var Logger = slog.New(slog.NewJSONHandler(os.Stderr, nil))
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.