Documentation ¶
Index ¶
- func New(sess *session.Session, s3Config config.S3Config) store.Store
- type S3Store
- func (s *S3Store) Delete(fileName string) error
- func (s *S3Store) DeleteAll(prefix ...string) error
- func (s *S3Store) Get(key string, writer io.Writer) error
- func (s *S3Store) GetAll() ([]*pb.StorageObject, error)
- func (s *S3Store) Init() error
- func (s *S3Store) Put(key string, body io.Reader) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.