package
1.8.0
Repository: https://github.com/xtracdev/goes.git
Documentation: pkg.go.dev

# Functions

Factory method for instantiating the aggregate, which is also the command method for 'create'.
Factory method for recreating the aggregate state from the event history.

# Constants

The constants are used as unmarshalling hints when reconstructing theaggregate from its event history.
The constants are used as unmarshalling hints when reconstructing theaggregate from its event history.

# Variables

No description provided by the author

# Structs

The aggregate for our example.
No description provided by the author
No description provided by the author