//
pkg.gl
Category
github.com/dobyte/due
cluster
package
0.0.24
Repository:
https://github.com/dobyte/due.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
12
Files
20 SLOC
#
Packages
client
No description provided by the author
gate
No description provided by the author
master
No description provided by the author
mesh
No description provided by the author
node
No description provided by the author
#
Constants
Busy
繁忙(节点资源紧张,不建议分配更多玩家到该节点上).
Connect
打开连接.
Disconnect
断开连接.
Gate
网关服.
Hang
挂起(节点即将关闭,正处于资源回收中).
Master
管理服.
Mesh
微服务.
Node
节点服.
Reconnect
断线重连.
Shut
关闭(节点已经关闭,无法正常访问该节点).
Work
工作(节点正常工作,可以分配更多玩家到该节点).
#
Type aliases
Event
Event 事件.
Kind
Kind 集群实例类型.
State
State 集群实例状态.