Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AggregateRoot ¶
func NewAggregateRoot ¶
func NewAggregateRoot() *AggregateRoot
func (*AggregateRoot) PullMessages ¶
func (root *AggregateRoot) PullMessages() []*messages.Message
func (*AggregateRoot) RecordMessage ¶
func (root *AggregateRoot) RecordMessage(message *messages.Message)
Click to show internal directories.
Click to hide internal directories.