Documentation ¶
Index ¶
- Variables
- func Delete(files ...pkg.File)
- func Find[F pkg.File](parentId, name string, loader func() ([]F, error)) (pkg.File, error)
- func Invalid(files ...pkg.File)
- func InvalidId(id string)
- func List[F pkg.File](parentId string, loader func() ([]F, error)) ([]pkg.File, error)
- type DirEntry
- type Latest
Constants ¶
This section is empty.
Variables ¶
View Source
var Cache = &cache{}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.