Documentation
¶
Overview ¶
Package events aggregates the domain EventKey declarations. All returns them explicitly — whoever needs a catalog compiles one; nothing registers itself through import side effects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func All ¶
func All() []catalog.KeyDefinition
All returns every domain's declarations, ready for catalog.Compile. Mail is intentionally omitted in this phase.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package application registers Application-domain EventKeys.
|
Package application registers Application-domain EventKeys. |
|
Package approval registers Approval-domain EventKeys.
|
Package approval registers Approval-domain EventKeys. |
|
Package im registers IM-domain EventKeys.
|
Package im registers IM-domain EventKeys. |
|
internal
|
|
|
subscribeprep
Package subscribeprep provides the shared PreConsume hook for EventKeys whose server-side subscription is a plain event_type register/unregister pair against fixed OAPI paths.
|
Package subscribeprep provides the shared PreConsume hook for EventKeys whose server-side subscription is a plain event_type register/unregister pair against fixed OAPI paths. |
|
Package minutes registers Minutes-domain EventKeys.
|
Package minutes registers Minutes-domain EventKeys. |
|
Package task registers Task-domain EventKeys.
|
Package task registers Task-domain EventKeys. |
|
Package vc registers VC-domain EventKeys.
|
Package vc registers VC-domain EventKeys. |
|
Package whiteboard registers Board-domain EventKeys.
|
Package whiteboard registers Board-domain EventKeys. |
Click to show internal directories.
Click to hide internal directories.