add NATS EVENT

This commit is contained in:
mr
2026-01-12 15:40:37 +01:00
parent be770ec763
commit c35b06e0bc
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ const (
REMOVE NATSMethod = iota
CREATE
DISCOVERY
WORKFLOW_EVENT
)
// NameToMethod returns the NATSMethod enum value from a string