loginfo

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Login      = 10
	GetPlayer  = 11
	Exchange   = 12
	JoinGame   = 13
	LeaveGame  = 14
	GameResult = 15
	CheckOut   = 16
)

Login event

Variables

This section is empty.

Functions

This section is empty.

Types

type LogInfo

type LogInfo struct {
	Account       string
	PlayerID      int64
	Time          int64
	ActivityEvent int
	IValue1       int64
	IValue2       int64
	IValue3       int64
	SValue1       string // varchar(128)
	SValue2       string // varchar(128)
	SValue3       string // varchar(128)
	Msg           string // text
}

LogInfo struect

func New

func New(activityEvent int) LogInfo

New Default log

Jump to

Keyboard shortcuts

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