Documentation ¶
Index ¶
- type Params
- type Store
- func (s *Store) Close() error
- func (s *Store) Fetch(ctx context.Context, id *ccpackage.PackageID) (io.ReadCloser, error)
- func (s *Store) Get(_ context.Context, id *ccpackage.PackageID) (*ccpackage.Package, error)
- func (s *Store) List(ctx context.Context) ([]*ccpackage.Package, error)
- func (s *Store) Put(ctx context.Context, req *ccpackage.PutPackageRequest) 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.