moduls

package
v0.0.0-...-a55f869 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MigrateScheme

func MigrateScheme(db *gorm.DB)

MigrateScheme Migrate All Scheme

Types

type LoginScheme

type LoginScheme struct {
	ID       int    `json:"id,omitempty"`
	Username string `json:"username" gorm:"not null"`
	Password string `json:"password" gorm:"not null"`
}

LoginScheme Field Table loginscheme

Jump to

Keyboard shortcuts

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