Add reload platform command
This commit is contained in:
@@ -5,4 +5,6 @@ package libbox
|
||||
const (
|
||||
CommandLog int32 = iota
|
||||
CommandStatus
|
||||
CommandServiceReload
|
||||
CommandCloseConnections
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user