Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GraphWalkerSource a message source derived from its topic GraphWalkerSource = cqrs.WithSource(topics.GraphWalker) // GraphRunner a message source derived from its topic GraphRunner = cqrs.WithSource(topics.GraphRunner) )
View Source
var ( // FSObserver a message source derived from its topic FSObserver = cqrs.WithSource(topics.FSObserver) )
View Source
var ( // K8sEcho a message source for the K8s echo K8sEcho = cqrs.WithSource(topics.K8sEcho) )
View Source
var ( // PortBinder a message source for port binder events PortBinder = cqrs.WithSource(topics.PortBinder) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.