Documentation ¶
Index ¶
Constants ¶
View Source
const ( APIURL = "https://api.polygon.io" DefaultRetryCount = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { HTTP *resty.Client // contains filtered or unexported fields }
Client defines an HTTP client for the Polygon REST API.
Click to show internal directories.
Click to hide internal directories.