Documentation ¶
Index ¶
Constants ¶
View Source
const BaseUrl = "https://www.avanza.se"
View Source
const DefaultRetryCount = 3
View Source
const DefaultUserAgent = "Avanza GO API client"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { HTTP *resty.Client AuthTokens *models.AuthSessionTokens // contains filtered or unexported fields }
Client defines an HTTP client for the Avanza API.
Click to show internal directories.
Click to hide internal directories.