package
1.3.2
Repository: https://github.com/go-leo/design-pattern.git
Documentation: pkg.go.dev

# README

design pattern

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
DomainEvent is something that is unique, but does not have a lifecycle.
Entity as explained in the DDD book.
ValueObject as described in the DDD book.