model

package
v0.0.0-...-e19c9e5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteUser

func DeleteUser()

func SignIn

func SignIn()

func SignUp

func SignUp()

Types

type Arr

type Arr struct {
	TArr []int `json:"arr" xml:"arr" form:"arr"`
}

type TraditionalAuth

type TraditionalAuth struct {
	gorm.Model
	AuthUserName string `json:"AuthUserName" form:"AuthUserName"`
	AuthPassWord string `json:"AuthPassWord" form:"AuthUserName"`
}

Jump to

Keyboard shortcuts

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