models

package
v0.0.0-...-c6a9b06 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Types

type User

type User struct {
	Id       int
	Username string `orm:"size(50)"`
	Email    string `orm:"size(200)"`
	Password string `orm:"size(100)"`
}

The User model map to user table in db

Jump to

Keyboard shortcuts

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