package
1.2.31
Repository: https://github.com/xefino/quantum-api-go.git
Documentation: pkg.go.dev

# Functions

NewLink creates a new Link from a name, method, and URL.

# Constants

For CLI clients.
Used when converting the enum from JSON to hold invalid values.
For clients that do not fit into either type of client.
For web (in-browser) clients.
Bars should be aggregated in terms of days.
Bars should be aggregated in terms of hours.
Describes an invalid frequency.
Bars should be aggregated in terms of minutes.
Bars should be aggregated in terms of months.
Bars should be aggregated in terms of quarters.
Bars should be aggregated in terms of seconds.
Bars should be aggregated in terms of weeks.
Bars should be aggregated in terms of years.
No description provided by the author
No description provided by the author
Method_Post
No description provided by the author
No description provided by the author

# Variables

Enum value maps for ClientType.
Enum value maps for ClientType.
ClientTypeAlternates contains alternative values for the DynamoDB.ClientType enum.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for Frequency.
Enum value maps for Frequency.
FrequencyAlternates contains alternative values for the OHLC.v1.Frequency enum.
FrequencyMapping contains alternate names for the data.Frequency enum.
Enum value maps for Method.
Enum value maps for Method.

# Structs

Describes the fields on an asset that can be returned from one of our APIs.
Describes a single aggregated bar of data.
Describes a Quantum client.
Link to return with a DTO to allow the front-end to retrieve additional information about the DTO.
Describes a single price ladder entry for a given asset.
Describes a single quote for a given asset.
Describes a Quantum user.

# Type aliases

Describes the type of the client, which will indicate how it should interact with the API.
Describes the frequency of the bar.
HTTP method to use when describing a link associated with a DTO.