Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
Scanner handles recursive file scanning
func NewScanner ¶
func NewScanner() *Scanner
NewScanner creates a new scanner with the specified number of workers
Click to show internal directories.
Click to hide internal directories.