Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAllDir ¶
If the passed fs.File is a directory, then ReadAllDir return all of its fs.DirEntry if it fits the DirReaderAll or fs.ReadDirFile interfaces.
Types ¶
type DirReaderAll ¶
DirReaderAll provides a simplified and state-less way get reading all the entries in a directory.
Click to show internal directories.
Click to hide internal directories.