Documentation
¶
Index ¶
- type Client
- func (client Client) Delete(path string) error
- func (client Client) Get(path string) (file *os.File, err error)
- func (client Client) GetEndpoint() string
- func (client Client) GetStream(path string) (io.ReadCloser, error)
- func (client Client) GetURL(path string) (url string, err error)
- func (client Client) List(rawPath string) ([]*oss.Object, error)
- func (client Client) Put(urlPath string, reader io.Reader) (r *oss.Object, err error)
- type Config
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.