Documentation ¶
Index ¶
- type Oss
- func (s *Oss) BatchDownloadToFile(endpoint string, req []*base.ReqBatchDownload) error
- func (s *Oss) Delete(endpoint string, key string) error
- func (s *Oss) Init()
- func (s *Oss) ListObjects(endpoint string, prefix string, token string) ([]string, string, error)
- func (s *Oss) Upload(endpoint string, key string, data []byte, opt ...interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Oss ¶
func (*Oss) BatchDownloadToFile ¶
func (s *Oss) BatchDownloadToFile(endpoint string, req []*base.ReqBatchDownload) error
func (*Oss) ListObjects ¶
Click to show internal directories.
Click to hide internal directories.