Documentation ¶
Index ¶
Constants ¶
View Source
const (
ENDPOINT_INSERT = "https://europe-west2-zoo-dev-01.cloudfunctions.net/func_ingest"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BucketClient ¶
type BucketClient struct { *Client // contains filtered or unexported fields }
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Bucket ¶
func (self *Client) Bucket(bucketName string) *BucketClient
func (*Client) InsertDocument ¶
Click to show internal directories.
Click to hide internal directories.