Documentation ¶
Index ¶
- type Conf
- type FS
- func (fs *FS) Delete(name string) error
- func (fs *FS) FileStat(name string) (inf storage.FileInfo, err error)
- func (fs *FS) Files(suffix string) ([][]byte, error)
- func (fs *FS) List(prefix string) ([]storage.FileInfo, error)
- func (fs *FS) Save(name string, data io.Reader, _ int) error
- func (fs *FS) SourceReader(name string) (io.ReadCloser, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.