Versions in this module Expand all Collapse all v0 v0.7.0 Dec 17, 2018 Changes in this version + type FieldsRegistrar map[RateSchemaFieldName]int + func NewFieldsRegistrar(colums []string) (FieldsRegistrar, error) + type RateSchemaFieldName int + const BuyRate + const BuySanityRate + const FromBlock + const Pair + const Reserve + const SellRate + const SellSanityRate + const Time + const ToBlock + func (i RateSchemaFieldName) String() string