middleware

package
v0.0.0-...-9aa584b Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JWTMiddleware

func JWTMiddleware(db *gorm.DB) gin.HandlerFunc

func OnlyAdmin

func OnlyAdmin(db *gorm.DB, u *repository.UserRepository) gin.HandlerFunc

Types

type AppError

type AppError struct {
	Message string
}

func NewError

func NewError(message string) *AppError

func (*AppError) Error

func (e *AppError) Error() string

Jump to

Keyboard shortcuts

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