auth

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const CheckSql = "SELECT id,remark from appusers a where a.IsDeleted = 0 and a.AppKey = ?"

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthKey

type AuthKey struct {
	ID     uint
	Remark string
}

type AuthService

type AuthService struct {
	Db *gorm.DB
	// contains filtered or unexported fields
}

func (*AuthService) Auth

func (a *AuthService) Auth(c *gin.Context)

Jump to

Keyboard shortcuts

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