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