Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthGameGuard ¶
func NewAuthGameGuard ¶
func NewAuthGameGuard(data []byte) *AuthGameGuard
func (*AuthGameGuard) GetSessionId ¶
func (agg *AuthGameGuard) GetSessionId() uint32
func (*AuthGameGuard) String ¶
func (agg *AuthGameGuard) String() string
type RequestAuthLogin ¶
func NewRequestAuthLogin ¶
type RequestPlay ¶
func NewRequestPlay ¶
func NewRequestPlay(request []byte) RequestPlay
type RequestServerList ¶
type RequestServerList struct {
SessionID []byte
}
func NewRequestServerList ¶
func NewRequestServerList(request []byte) RequestServerList
type RequestServerLogin ¶
func NewRequestServerLogin ¶
func NewRequestServerLogin(request []byte) RequestServerLogin
Click to show internal directories.
Click to hide internal directories.