Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
type InternalClient ¶
type InternalClient struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(key string) *InternalClient
Returns a new client using the API key provided
func (*InternalClient) SendRequest ¶
func (c *InternalClient) SendRequest(req *http.Request, v interface{}) error
Click to show internal directories.
Click to hide internal directories.