Documentation
¶
Index ¶
- type Client
- func (c *Client) Delete(ctx context.Context, key string) error
- func (c *Client) Get(ctx context.Context, key string, wr io.Writer) error
- func (c *Client) GetURL(ctx context.Context, key string) (string, error)
- func (c *Client) Put(ctx context.Context, key string, data io.Reader, size int64) error
- func (c *Client) Stat(ctx context.Context, key string) (bool, error)
- type SecretS3
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.