package
0.0.0-20240915151829-a01a698ad406
Repository: https://github.com/cherry-game/examples.git
Documentation: pkg.go.dev

# Constants

关闭状态,所有角色不可进入(同时踢除所有角色).
维护状态,白名单角色可以进入.
开放状态,所有角色可以进入.
未使用.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for NodeState.
Enum value maps for NodeState.
Enum value maps for PlayerAttribute.
Enum value maps for PlayerAttribute.

# Structs

No description provided by the author
注册开发帐号.
No description provided by the author
响应错误 当客户端发送Request类型消息时,如果有异常则返回ErrorResponse 踢下线协议也会用到该结构.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
登陆请求(建立连接后的第一条消息,验证通过后则进行后续流程).
登陆响应.
No description provided by the author
玩家基本信息.
请求创建角色.
创建角色回应.
进入游戏响应.
查询角色响应.
No description provided by the author
No description provided by the author
用户信息.

# Type aliases

节点状态.
玩家属性变化.