Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = errors.New("Record is not found")
)
Functions ¶
This section is empty.
Types ¶
type FileIndex ¶
type FileIndex struct {
// contains filtered or unexported fields
}
func NewFileIndex ¶
func NewFileIndex(path string, fs boshsys.FileSystem) FileIndex
Click to show internal directories.
Click to hide internal directories.