Versions in this module Expand all Collapse all v1 v1.2.0 Jun 10, 2021 Changes in this version + const RawTokens + const RawTransactions + const RawTransactionsExchange + const Subscriptions + const SubscriptionsTokens + const TxNotifications + var Build = "dev" + var Date = time.Now().String() + func InitConfig(confPath string) + func InitEngine(ginMode string) *gin.Engine + func InitMQ(url string) + func ParseArgs(defaultPort, defaultConfigPath string) (string, string) + type ConsumerDatabase struct + Database *db.Instance + Delivery func(*db.Instance, amqp.Delivery) error + Tag string + func (c ConsumerDatabase) Callback(msg amqp.Delivery) error