Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GameSvrState ¶
GameSvrState 服务器状态日志结构
type StateLogger ¶
type StateLogger struct {
// contains filtered or unexported fields
}
StateLogger 服务器状态日志记录
func NewStateLogger ¶
func NewStateLogger(addr string, zone uint32, interval time.Duration) *StateLogger
NewStateLogger 创建新的服务器状态记录器
Click to show internal directories.
Click to hide internal directories.