Files
zoraxy/src/mod/plugins
Anthony Rubick 1c84a8f9cf fix: remove events import from zoraxy_plugin
The import, when the code is copied to develop a plugin, results an invalid path.

Fixing the path manually as a plugin developer is easy, but it shouldn't be necessary.
To fix that, the type is replaced with a string in zoraxy_plugin.IntroSpect and validation is added to lifecycle.go to ensure all subscribed events are valid.

A downside is that the list of validEventNames has to be updated whenever a new event is created, but this is mitigated by placing definitions of that list and the actual event names right next to each other.
2025-09-06 16:45:02 -05:00
..
2025-05-11 14:02:07 +08:00
2025-05-11 14:02:07 +08:00
2025-04-22 07:15:30 +08:00
2025-05-11 14:02:07 +08:00
2025-04-22 07:15:30 +08:00
2025-04-24 21:19:16 +08:00
2025-05-11 14:02:07 +08:00
2025-03-10 22:00:33 +08:00
2025-03-10 22:00:33 +08:00