Documentation
¶
Overview ¶
Package malware provides an interface for using the clamav service to scan for malware.
Index ¶
Constants ¶
Variables ¶
View Source
var ( MaxErrorRetries = 5 ErrorRetryInterval = 500 * time.Millisecond )
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
var DefaultScanner *Scanner
func (*Scanner) IsPermissive ¶
Click to show internal directories.
Click to hide internal directories.