Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandBus ¶
type CommandBus struct {
// contains filtered or unexported fields
}
CommandBus is an in-memory implementation of the command.Bus.
func NewCommandBus ¶
func NewCommandBus() *CommandBus
NewCommandBus initializes a new instance of CommandBus.
Click to show internal directories.
Click to hide internal directories.