ores.cpp.nats-eventing
Table of Contents
This page is the node for the ores.cpp.nats-eventing facet of the codegen
template library, part of the ores.cpp technical space. Each archetype
below is documented, and holds its mustache source, in its own
linked page — this page is the facet-level summary and the routing
table to them.
Summary
One template: the entity-changed event type published by the notify
pipeline. nats-eventing profile.
The ores.cpp.nats-eventing facet
Part of the entity's NATS surface: the event type that travels when the entity changes, published by the Postgres-notify pipeline and consumed downstream by ores.cpp.nats-event-registrar wiring. Event class names arrive as explicit model fields.
Archetypes
| Archetype | Description |
|---|---|
| ores.cpp.nats-eventing.nats_changed_event_header | Entity-changed event type published by the notify pipeline. nats-eventing profile. |
See also
- ores.cpp — the parent technical space's generated facet/archetype catalogue and shared Mustache conventions.
- C++ Technical Space — the domain-concept overview of this technical space.
- Codegen template library — the groups overview.