package lib const ( EVENT_FLAG = "dispatch" EVENT_PROGRESS = "progress" EVENT_REPORT = "report" EVENT_ROBOT = "robot" EVENT_CLOSECON = "closeCon" )