topics

package
v0.0.0-...-841f565 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// GraphRunner a system level topic
	GraphRunner = cqrs.RouteKey("graph.runner")

	// GraphRunnerCommands the GraphRunner commands topic
	GraphRunnerCommands = GraphRunner.With("commands")

	// GraphRunnerEvents the GraphRunner events topic
	GraphRunnerEvents = GraphRunner.With("events")

	// GraphWalker a system level topic
	GraphWalker = cqrs.RouteKey("graph.walker")

	// GraphWalkerEvents the GraphWalker events topic
	GraphWalkerEvents = GraphWalker.With("events")

	// HTTPServer a system level topic
	HTTPServer = cqrs.RouteKey("http.server")

	// EmbeddedBroker a system level topic
	EmbeddedBroker = cqrs.RouteKey("embedded.broker")

	// LiveSyncConnectionManager a system level topic
	LiveSyncConnectionManager = cqrs.RouteKey("live.sync.connection.manager")

	// LiveSyncFSManager a system level topic
	LiveSyncFSManager = cqrs.RouteKey("live.sync.fs.manager")

	// LiveSyncConnectionManagerEvents a system level topic
	LiveSyncConnectionManagerEvents = LiveSyncConnectionManager.With("events")

	// PortBinder a system level topic
	PortBinder = cqrs.RouteKey("port.binder")

	// PortBinderCommands a system level topic
	PortBinderCommands = PortBinder.With("commands")

	// PortBinderEvents a system level topic
	PortBinderEvents = PortBinder.With("events")
)
View Source
var (
	// FSObserver a system level topic
	FSObserver = cqrs.RouteKey("fs.observer")

	// FSObserverEvents the FSObserver events topic
	FSObserverEvents = FSObserver.With("events")
)
View Source
var (
	// K8sEcho a system level topic
	K8sEcho = cqrs.RouteKey("k8s.echo")

	// K8sEchoEvents a system level topic
	K8sEchoEvents = K8sEcho.With("events")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL