Documentation
¶
Index ¶
- type Store
- func (f *Store) Copy(_ context.Context, srcKey, dstKey string) error
- func (f *Store) Delete(_ context.Context, key string) error
- func (f *Store) Load(_ context.Context, key string) (io.ReadCloser, *store.Headers, error)
- func (f *Store) Store(_ context.Context, key string, reader io.Reader, _ *store.Headers) 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.