Documentation ¶
Index ¶
- type Storage
- func (storage *Storage) Exists(filepath string) (bool, error)
- func (storage *Storage) GetBucket() string
- func (storage *Storage) GetConfig() aws.Config
- func (storage *Storage) GetSession() *session.Session
- func (storage *Storage) Init() error
- func (storage *Storage) Read(filepath string) ([]byte, error)
- func (storage *Storage) Remove(filepath string) error
- func (storage *Storage) Write(filepath string, data []byte) 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.