Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSystem ¶
FileSystem represents an in memory file system
func (FileSystem) FilesWithPrefix ¶
func (fs FileSystem) FilesWithPrefix(prefix string) []*zip.File
FilesWithPrefix return all files with the given prefix
Click to show internal directories.
Click to hide internal directories.