middleware

package
v0.0.0-...-6163b3c Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 10 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{}

func New

func New() *Middleware

func (*Middleware) Error

func (m *Middleware) Error(c *fiber.Ctx, err error) error

func (*Middleware) VerifyAdmin

func (m *Middleware) VerifyAdmin(c *fiber.Ctx) error

func (*Middleware) VerifyJwt

func (m *Middleware) VerifyJwt(c *fiber.Ctx) error

func (*Middleware) VerifySuperAdmin

func (m *Middleware) VerifySuperAdmin(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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