Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) BucketExists ¶
BucketExists returns whether the bucket exists. 200 OK returns true without error. 404 Not Found and 403 Forbidden return false without error. Other errors result in false with an error.
Click to show internal directories.
Click to hide internal directories.