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