model

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RoleBoss  byte = 0
	RoleAdmin byte = 1
	RoleUser  byte = 2
	RoleBaned byte = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type UserAccount

type UserAccount struct {
	Id   uint32
	WxId string
	Role byte
}

func (*UserAccount) Keys

func (*UserAccount) Keys() []string

func (*UserAccount) PtrVec

func (u *UserAccount) PtrVec() []any

func (*UserAccount) Values

func (u *UserAccount) Values() []any

Jump to

Keyboard shortcuts

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