Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FS ¶
type FS struct {
// contains filtered or unexported fields
}
FS and represents the data on the file system
func (*FS) KeyValuePairs ¶
KeyValuePairs returns a list key value pairs recursively under the namespace. If includeDirs is true, then the results will include the directories
Click to show internal directories.
Click to hide internal directories.