Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DoScanFunc ¶
type File ¶
type Scanner ¶
type Scanner struct { DoScanFunc DoScanFunc ScanMode ScanMode // contains filtered or unexported fields }
func NewScanner ¶
func NewScannerWithFunc ¶
func NewScannerWithFunc(srcDir string, f DoScanFunc) *Scanner
Click to show internal directories.
Click to hide internal directories.