Documentation ¶
Overview ¶
Package producer contains the domain events needed to support event sourcing of Sink service actions.
Index ¶
Constants ¶
View Source
const ( AgentPrefix = "agent." AgentCreate = AgentPrefix + "create" AgentGroupPrefix = "agent_group." AgentGroupRemove = AgentGroupPrefix + "remove" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.