modelRT/mq/event
douxu 1dd8491440 refactor: replace EventStatusPersisted with IsPersisted field on EventRecord - add IsPersisted bool to EventRecord for explicit persistence tracking by eventRT consumer - remove EventStatusPersisted constant, decoupling DB persistence from event lifecycle status - update event status comments for accuracy and CIM-agnostic language 2026-05-08 16:19:12 +08:00
..
event.go refactor: replace EventStatusPersisted with IsPersisted field on EventRecord - add IsPersisted bool to EventRecord for explicit persistence tracking by eventRT consumer - remove EventStatusPersisted constant, decoupling DB persistence from event lifecycle status - update event status comments for accuracy and CIM-agnostic language 2026-05-08 16:19:12 +08:00
event_handlers.go optimize struct of rabbitmq event 2026-03-02 17:00:09 +08:00
event_options.go optimize struct of rabbitmq event 2026-03-02 17:00:09 +08:00
gen_event.go optimize struct of rabbitmq event 2026-03-02 17:00:09 +08:00