middleware

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

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

Go to latest
Published: May 26, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Middleware

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

func NewMiddleware

func NewMiddleware(db *gorm.DB, cache *redis.Client) *Middleware

func (Middleware) Auth

func (middleware Middleware) Auth(c *fiber.Ctx) error

func (Middleware) RateLimiter

func (middleware Middleware) RateLimiter() fiber.Handler

Jump to

Keyboard shortcuts

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