models

package
v0.0.0-...-9031048 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Id                int64
	UserType          int64
	Sex               int64
	Birthday          int64
	LastLoginTime     int64
	Score             int64
	Coin              int64
	CreateTime        int64
	UserStatus        int64
	UserLogin         string
	UserPass          string
	UserNickname      string
	UserEmail         string
	UserUrl           string
	Avatar            string
	Signature         string
	LastLoginIp       string
	UserActivationKey string
	Mobile            string
}

type UserToken

type UserToken struct {
	Id         int64
	UserId     string
	ExpireTime string
	CreateTime int64
	Token      string
	DeviceType string
}

Jump to

Keyboard shortcuts

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