Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Root ¶
type Root struct {
Events event.MemoryQueue
}
Root is used to represent aggregate roots in a domain. It includes an embedded event queue which can be flushed at the appropriate time.
Click to show internal directories.
Click to hide internal directories.