Documentation
¶
Index ¶
- type Blob
- type Bucket
- type Client
- func (c *Client) Buckets() ([]Bucket, error)
- func (c *Client) Expunge(target string) error
- func (c *Client) Get(id, token string) (io.ReadCloser, error)
- func (c *Client) NewDownload(target string) (*Stream, error)
- func (c *Client) NewUpload(target string) (*Stream, error)
- func (c *Client) Ping() (string, error)
- func (c *Client) Put(id, token string, in io.Reader, eof bool) (int64, error)
- type Stream
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.