Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
HTTPClient wraps http.Client with automatic request signing and URL handling
func NewHTTPClient ¶
func NewHTTPClient(token, apiURL string) (*HTTPClient, error)
NewHTTPClient creates a new HTTPClient with the given token and API URL
Click to show internal directories.
Click to hide internal directories.