person

package
v0.0.0-...-aef87b1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dbopen

func Dbopen() *gorm.DB

func Populate

func Populate(db *gorm.DB)

Types

type Person

type Person struct {
	gorm.Model
	Lastname  string
	Firstname string
	Username  string `gorm:"not null;unique"`
	Password  string
}

Jump to

Keyboard shortcuts

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