package proto type MsgServerOnlineAck struct { Online uint32 `json:"Online"` //Charges uint32 `json:"charges"` }