Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Walker ¶
type Walker struct {
// contains filtered or unexported fields
}
Walker walks a recursive directory hierarchy, exposing a scanner-like interface.
func (*Walker) Relpath ¶
Relpath returns the most recent path that was scanned, relative to the scan root directory.