Documentation
¶
Index ¶
- Variables
- func DirExists(fn string) bool
- func DirectoryRead(dir string, glob string) ([]string, error)
- func GetStoredFiles() []string
- func IsEmpty(dir string) bool
- func ReadFile(fsRoot fs.FS, fn string) ([]byte, error)
- func SaveFiles(baseDir string, force bool) error
- func WriteFile(fn string, data []byte, perm os.FileMode) error
- type Storage
Constants ¶
This section is empty.
Variables ¶
View Source
var Files embed.FS
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.