add event const
This commit is contained in:
@@ -3,8 +3,6 @@ package messages
|
||||
|
||||
const (
|
||||
CRAWLER_READY = "CRAWLER_READY"
|
||||
CRAWLER_MGR_STOPPED = "CRAWLER_MGR_STOPPED"
|
||||
CRAWLER_MGR_STARTED = "CRAWLER_MGR_STARTED"
|
||||
ADD_SENSOR_2_END = "ADD_SENSOR_2_END"
|
||||
|
||||
)
|
||||
Reference in New Issue
Block a user