add NATS EVENT
This commit is contained in:
@@ -17,6 +17,7 @@ const (
|
||||
REMOVE NATSMethod = iota
|
||||
CREATE
|
||||
DISCOVERY
|
||||
WORKFLOW_EVENT
|
||||
)
|
||||
|
||||
// NameToMethod returns the NATSMethod enum value from a string
|
||||
|
||||
Reference in New Issue
Block a user