v1

package
v0.0.0-...-0910670 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserBasic

type UserBasic struct {
	gorm.Model
	Name     string
	Password string
	Phone    string
	Email    string
	Identity string

	ClientIp   string
	ClientPort string

	LoginTime     uint64
	HeartbeatTime uint64
	LogoutTime    uint64

	IsLogout   bool
	DeviceInfo string
}

func (*UserBasic) TableName

func (table *UserBasic) TableName() string

Jump to

Keyboard shortcuts

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