package
0.0.0-20190507022301-b1bd2f5c3845
Repository: https://github.com/gincoinc/go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
CreateSession returns a new TickerSession that connects to the given db settings.
No description provided by the author
# Structs
Asset represents an entry on the assets table.
Issuer represents an entry on the issuers table.
Market represent the aggregated market data retrieved from the database.
OrderbookStats represents an entry on the orderbook_stats table.
PartialMarket represents the aggregated market data for a specific pair of assets (or asset codes) during an arbitrary time range.
TickerSession provides helper methods for making queries against `DB`.
Trade represents an entry on the trades table.