Documentation
¶
Index ¶
- func HttpFile(file fs.File) http.File
- type Dir
- type FS
- type Item
- type Store
- func (s *Store) Dir(key string, root string, base string)
- func (s *Store) EmbedFS(key string, fs embed.FS, base string)
- func (s *Store) Exists(key string) bool
- func (s *Store) Open(name string) (http.File, error)
- func (s *Store) OpenFile(key, name string) (file fs.File, err error)
- func (s *Store) Zip(key string, zip string, base string)
- type ZipFS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.