Versions in this module Expand all Collapse all v1 v1.5.0 Jun 21, 2018 Changes in this version + func Initialize(brokers []string) + func NotifyAccountBalanceUpdate(event *libTypes.BalanceUpdateEvent) error + func NotifyCutoff(evt *libTypes.CutoffEvent) error + func NotifyCutoffPair(evt *libTypes.CutoffPairEvent) error + func NotifyOrderFilled(f *dao.FillEvent) error + func NotifyOrderUpdate(o *libTypes.OrderState) error + func NotifyRingMined(event *libTypes.RingMinedEvent) error + func NotifyTransactionView(tx *types.TransactionView) error + func ProducerNormalMessage(topic string, data interface{}) error + func ProducerSocketIOMessage(eventKey string, data interface{}) error