package
0.0.0-20210530232945-81ab215e69dc
Repository: https://github.com/openware/irix.git
Documentation: pkg.go.dev

# Functions

Add adds or updates the item stats.
AlreadyExists checks to see if item info already exists for a specific currency pair and asset type.
Append adds or updates the item stats for a specific currency pair and asset type.
SortExchangesByPrice sorts item info by volume for a specific currency pair and asset type.
SortExchangesByVolume sorts item info by volume for a specific currency pair and asset type.

# Variables

Items var array.

# Structs

Item holds various fields for storing currency pair stats.

# Type aliases

ByPrice allows sorting by price.
ByVolume allows sorting by volume.