middlewares

package
v0.0.0-...-0b4b916 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type AuthMiddleware

type AuthMiddleware struct {
	// contains filtered or unexported fields
}

func NewAuthMiddleware

func NewAuthMiddleware(userRepo repo.IUserRepo) *AuthMiddleware

func (*AuthMiddleware) JwtAuthMiddleware

func (this *AuthMiddleware) JwtAuthMiddleware() gin.HandlerFunc

type ErrorHandlerMiddleware

type ErrorHandlerMiddleware struct {
}

func NewErrorHandlerMiddleware

func NewErrorHandlerMiddleware() *ErrorHandlerMiddleware

func (*ErrorHandlerMiddleware) ErrorHandler

func (this *ErrorHandlerMiddleware) ErrorHandler() gin.HandlerFunc

Jump to

Keyboard shortcuts

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