Documentation
¶
Index ¶
- func New() store.Store
- type Store
- func (s *Store) Copy(_ context.Context, srcKey, dstKey string) error
- func (s *Store) Delete(_ context.Context, key string) error
- func (s *Store) Load(_ context.Context, key string) (io.ReadCloser, *store.Headers, error)
- func (s *Store) Store(_ context.Context, key string, reader io.Reader, _ *store.Headers) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.