Documentation ¶
Index ¶
- func New(_, instName string, _, inlineArgs []string) (module.Module, error)
- type Store
- func (s *Store) Create(ctx context.Context, key string, blobSize int64) (module.Blob, error)
- func (s *Store) Delete(ctx context.Context, keys []string) error
- func (s *Store) Init(cfg *config.Map) error
- func (s *Store) InstanceName() string
- func (s *Store) Name() string
- func (s *Store) Open(ctx context.Context, key string) (io.ReadCloser, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.