Documentation ¶
Index ¶
- type Config
- type Store
- func (s *Store) Add(ctx context.Context, oldChecksum string, b io.Reader) (string, error)
- func (s *Store) Delete(ctx context.Context, checksum string) error
- func (s *Store) EachID(ctx context.Context, fn func(string) bool) error
- func (s *Store) Exists(ctx context.Context, checksum string) (bool, error)
- func (s *Store) Get(ctx context.Context, checksum string, b io.Writer) 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.