internal

package
v0.0.0-...-2bc04f2 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: MIT, Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ChanRPC = skeleton.ChanRPCServer
)

Functions

func InitLoginTables

func InitLoginTables()

Types

type Account

type Account struct {
	PlayerID  uint   `gorm:"primary_key"`
	AccountID string `gorm:"not null;unique"`
	Password  string
}

type Module

type Module struct {
	*module.Skeleton
}

func (*Module) OnDestroy

func (m *Module) OnDestroy()

func (*Module) OnInit

func (m *Module) OnInit()

Jump to

Keyboard shortcuts

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