Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mediator ¶
type Mediator struct {
// contains filtered or unexported fields
}
Mediator represents mediator for commands and domain events.
func (Mediator) Register ¶
Register registers command handler. Command type is detected by argument of handler.
Click to show internal directories.
Click to hide internal directories.