package common
const (
SrvCtrlNilCode int32 = iota
SrvCtrlCloseCode
SrvCtrlStateSwitchCode
SrvCtrlResetMgoSession
)