Documentation ¶
Index ¶
- type CustomBackend
- func (c *CustomBackend) GetFile(fk *backend.FileKey) (io.Reader, bool, error)
- func (c *CustomBackend) GetSnap(sk *backend.SnapKey) (io.Reader, bool, error)
- func (c *CustomBackend) PutFile(fk *backend.FileKey, r io.Reader) error
- func (c *CustomBackend) PutSnap(sk *backend.SnapKey, sr io.Reader) (bool, 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.