Documentation ¶
Index ¶
- func ListAllDirs(path string, efs embed.FS) (paths []string, err error)
- func ListAllFiles(path string, efs embed.FS) (paths []string, err error)
- func ListDirs(path string, efs embed.FS) (paths []string, err error)
- func ListFiles(path string, efs embed.FS) (paths []string, err error)
- func Mime(path string, efs embed.FS) (mime string, err error)
- func Shasum(path string, efs embed.FS) (shasum string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.