model

package
v0.0.0-...-2422260 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2022 License: MIT Imports: 3 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *sql.DB

Functions

This section is empty.

Types

type User

type User struct {
	Uid   int
	Name  string
	Phone string
}

func GetUser

func GetUser(uid int) (u User)

获取用户信息

Jump to

Keyboard shortcuts

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