model

package
v0.0.0-...-d6752ae Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TNUser = "users"
)

Variables

This section is empty.

Functions

func InitDB

func InitDB(user, password, host, dbName string) error

Types

type User

type User struct {
	ID   int
	Name string
}

func GetUser

func GetUser(id int) *User

func LoginCheck

func LoginCheck(name, password string) (*User, error)

Jump to

Keyboard shortcuts

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