Documentation ¶
Index ¶
- type Store
- func (s Store) Copy(searchPath, targetPath string, other Store) (string, error)
- func (s Store) Delete(relativePath string) error
- func (s Store) DeleteOld(duration time.Duration) error
- func (s Store) Exists(relativePath string) bool
- func (s Store) Open(path string) (io.ReadWriteCloser, string, error)
- func (s Store) Save(buffer []byte, relativePath string) (string, 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.