model

package
v0.0.0-...-f0c4f06 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTable

func CreateTable(table interface{}) (err error)

CreateTable 创建数据库表

Types

type User

type User struct {
	Name   string
	Passwd string
}

User ...

func (User) Check

func (u User) Check() (ok bool, err error)

Check 用户验证

func (User) SignUp

func (u User) SignUp(name string) (err error)

SignUp ...

Jump to

Keyboard shortcuts

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