model

package
v0.0.0-...-b84124f Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: MIT Imports: 3 Imported by: 0

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