Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command interface { rangedb.AggregateMessage CommandType() string }
type CommandDispatcher ¶
type Option ¶
type Option func(*cqrs)
Option defines functional option parameters for App.
func WithAggregates ¶
WithAggregates is a functional option to inject an aggregate command handler.
func WithLogger ¶
WithLogger is a functional option to inject a Logger.
Click to show internal directories.
Click to hide internal directories.