Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DepositMoney ¶ added in v0.8.0
func (DepositMoney) AggregateID ¶ added in v0.8.0
func (c DepositMoney) AggregateID() uuid.UUID
func (DepositMoney) AggregateType ¶ added in v0.8.0
func (c DepositMoney) AggregateType() string
type OpenAccount ¶
func (OpenAccount) AggregateID ¶ added in v0.8.0
func (c OpenAccount) AggregateID() uuid.UUID
func (OpenAccount) AggregateType ¶ added in v0.8.0
func (c OpenAccount) AggregateType() string
type ReceiveMoney ¶
func (ReceiveMoney) AggregateID ¶ added in v0.8.0
func (c ReceiveMoney) AggregateID() uuid.UUID
func (ReceiveMoney) AggregateType ¶ added in v0.8.0
func (c ReceiveMoney) AggregateType() string
type TransferMoney ¶
func (TransferMoney) AggregateID ¶ added in v0.8.0
func (c TransferMoney) AggregateID() uuid.UUID
func (TransferMoney) AggregateType ¶ added in v0.8.0
func (c TransferMoney) AggregateType() string
Click to show internal directories.
Click to hide internal directories.