Documentation ¶
Index ¶
- type Oss
- func (s *Oss) Delete(endpoint string, key string) error
- func (s *Oss) GetObject(endpoint string, key string) ([]byte, error)
- func (s *Oss) Init()
- func (s *Oss) Upload(endpoint string, key string, data []byte, opt ...interface{}) error
- func (s *Oss) UploadFromFile(endpoint string, key string, filepath string, opt ...interface{}) 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.