usermodel

package
v0.0.0-...-678b904 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginModel

type LoginModel struct {
	*model.Model
}

LoginModel ...

func (*LoginModel) Go

func (m *LoginModel) Go(key interface{}, args []interface{}) *chanrpc.Result

Go 调用模型方法

func (*LoginModel) Init

func (m *LoginModel) Init()

Init 初始化

type User

type User struct {
	ID      uint   // 用作登陆账号
	Name    string // 昵称
	Account string // 用在密码
	Status  int
}

User 用户表

Jump to

Keyboard shortcuts

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