Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Dir ¶
func (*Dir) IsDir ¶ added in v0.2.5
Returns true if entry is a directory. Implements the fs.DirEntry interface.
type File ¶
File struct
func (*File) IsDir ¶ added in v0.2.5
Returns true if entry is a directory. Implements the fs.DirEntry interface.
type Map ¶
type OS ¶ added in v0.2.5
type OS string
OS creates a new OS filesystem rooted at the given directory. TODO: create an os_windows for opening on multiple drives with the same API: https://github.com/golang/go/issues/44279#issuecomment-955766528
Source Files
¶
Click to show internal directories.
Click to hide internal directories.