Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeCreate = 1 TypeUpdate = 2 TypeDelete = 3 TypeActivate = 4 TypeDeactivate = 5 TypeNewJob = 6 SourceTradingSystem = "trading-system" SourceDataProduct = "data-product" SourceBrokerProduct = "broker-product" SourceConnection = "connection" SourcePortfolio = "portfolio" SourceTradingSession = "trading-session" SourceUploadJob = "upload-job" SourceTrade = "trade" )
View Source
const ExCollector = "bf.collector"
View Source
const ExInventory = "bf.inventory"
View Source
const ExRuntime = "bf.runtime"
View Source
const QuCollectorToIngester = "bf.collector:ingester"
View Source
const QuInventoryToCollector = "bf.inventory:collector"
View Source
const QuInventoryToPortfolio = "bf.inventory:portfolio"
View Source
const QuRuntimeToPortfolio = "bf.runtime:portfolio"
Variables ¶
This section is empty.
Functions ¶
func InitMessaging ¶
func PublishToExchange ¶
func ReceiveMessages ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.