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