event_sender added file
This commit is contained in:
parent
ca29549750
commit
b7bb1271fc
5
observer/messages/event_sender.go
Normal file
5
observer/messages/event_sender.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package messages
|
||||
|
||||
const (
|
||||
EVENT_ERROR = "EVENT_ERROR"
|
||||
)
|
Loading…
Reference in New Issue
Block a user