Documentation
¶
Index ¶
- type Config
- type Storage
- func (fs *Storage) Delete(ctx context.Context, path string) error
- func (fs *Storage) Open(ctx context.Context, path string) (io.ReadCloser, error)
- func (fs *Storage) Save(ctx context.Context, content io.Reader, path string) error
- func (fs *Storage) Stat(ctx context.Context, path string) (*storage.Stat, 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.