loginserver

package
v0.0.0-...-bfc2f26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginServer

type LoginServer struct {
	BaseServer
	// contains filtered or unexported fields
}

登录服

func (*LoginServer) Exit

func (this *LoginServer) Exit()

退出

func (*LoginServer) GetAccountDb

func (this *LoginServer) GetAccountDb() gentity.EntityDb

账号db接口

func (*LoginServer) Init

func (this *LoginServer) Init(ctx context.Context, configFile string) bool

初始化

func (*LoginServer) Run

func (this *LoginServer) Run(ctx context.Context)

运行

type LoginServerConfig

type LoginServerConfig struct {
	BaseServerConfig
}

登录服配置

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL