Documentation
¶
Index ¶
- type Cfg
- type Client
- func (c *Client) DelObject(ctx context.Context, names ...string) error
- func (c *Client) GetUrl(ctx context.Context, name string, ops Options) string
- func (c *Client) GetUrls(ctx context.Context, names []string, ops Options) map[string]string
- func (c *Client) Upload(ctx context.Context, f io.Reader, name string, size int64) error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cfg ¶
Click to show internal directories.
Click to hide internal directories.