# Constants
constants for message request, and message login.
constants for message request, and message login.
# Variables
MsgTypeName is a variable of type map.
MsgTypeValue is a variable of type map.
# Structs
LoginRequest is a struct used for handling login request.
LoginResponse is a struct which handles login response.
RequestHeader is a struct.
ResponseHeader is a struct.
# Type aliases
MsgType is a variable of type int32.