# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Terminology: - Organization = Context - Service = Module - Entity = Aggregate/Root
Nomenclature of a Key: - organization.service.version.type.entity.event/command/query/response.status - codexgo.user.1.event.user.created.succeeded.
No description provided by the author
Terminology: - Service = Module - Entity = Aggregate/Root
Nomenclature of a Recipient: - service.entity.action_on_event/command_status - user.user.send_confirmation_on_created_succeeded.