package
0.0.0-20240910064027-4d6638497ed2
Repository: https://github.com/tredingingo/automationservice.git
Documentation: pkg.go.dev

# Functions

NewError creates and returns a new instace of Error with custom error metadata.
No description provided by the author
No description provided by the author

# Structs

CandleParams represents parameters for getting CandleData.
No description provided by the author
Error is the error type used for all API errors.
No description provided by the author
No description provided by the author
UserProfile represents a user's personal and financial profile.
UserSession represents the response after a successful authentication.
UserSessionTokens represents response after renew access token.

# Interfaces

HTTPClient represents an HTTP client.