eventRT/event
douxu 715183994c fix: remove status mutation side effect in PublishEventToUI
- stop overwriting record.Status inside the publish function
  - status should be managed by the caller, not the publisher
2026-05-11 17:35:43 +08:00
..
event.go feat: add event lifecycle API and UI fanout publishing - extract event status, MQ exchange/queue, and DB name constants to constants/event.go - add bson tags and IsPersisted flag to EventRecord for proper MongoDB serialization 2026-05-08 15:43:54 +08:00
publish_ui_event.go fix: remove status mutation side effect in PublishEventToUI 2026-05-11 17:35:43 +08:00
up_down_limit_alarm.go fix: remove status mutation side effect in PublishEventToUI 2026-05-11 17:35:43 +08:00