Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileIndex ¶
type FileIndex struct {
// contains filtered or unexported fields
}
func (*FileIndex) GetFileStats ¶
func (*FileIndex) SaveFileStats ¶
type FileWalker ¶
func NewFromViper ¶
func NewFromViper(cmd string, paths []string, fn func(path string) Result) FileWalker
Click to show internal directories.
Click to hide internal directories.