package
1.0.0
Repository: https://github.com/andrewwebber/cqrs.git
Documentation: pkg.go.dev

# Functions

NewCommandBus will create a new command bus.
NewEventBus ...

# Variables

Prefetch amount of messages to prefetch.

# Structs

CommandBus ...
EventBus ...
RawCommand represents an actor intention to alter the state of the system.
RawVersionedEvent ...

# Type aliases

ConnectionStringResolver is a function that dynamically returns a connection string.