Documentation
¶
Index ¶
- type Client
- func (c *Client) APIKey() string
- func (c *Client) AcquireAccessToken() error
- func (c *Client) AllowedOrigins() []string
- func (c *Client) ClientID() string
- func (c *Client) ClientSecret() string
- func (c *Client) ConnectURL() *url.URL
- func (c *Client) Environment() string
- func (c *Client) HTTPClient() *http.Client
- func (c *Client) ProjectID() string
- func (c *Client) RestURL() *url.URL
- func (c *Client) Token() *Token
- type Token
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) AcquireAccessToken ¶
func (*Client) AllowedOrigins ¶
func (*Client) ClientSecret ¶
func (*Client) ConnectURL ¶
func (*Client) Environment ¶
func (*Client) HTTPClient ¶
Click to show internal directories.
Click to hide internal directories.