Documentation ¶
Index ¶
- func New(_, instName string, _, inlineArgs []string) (module.Module, error)
- type FSStore
- func (s *FSStore) Create(_ context.Context, key string, blobSize int64) (module.Blob, error)
- func (s *FSStore) Delete(_ context.Context, keys []string) error
- func (s *FSStore) Init(cfg *config.Map) error
- func (s FSStore) InstanceName() string
- func (s FSStore) Name() string
- func (s *FSStore) Open(_ 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.