middleware

package
v0.0.0-...-fd7996a Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2024 License: MIT Imports: 9 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 InitMiddleware

func InitMiddleware(jwtValidator *validator.Validator, rdb *redis.Client, timeout time.Duration) *Middleware

func (*Middleware) Auth

func (m *Middleware) Auth() gin.HandlerFunc

func (*Middleware) CORS

func (m *Middleware) CORS() gin.HandlerFunc

func (*Middleware) Timeout

func (m *Middleware) Timeout() gin.HandlerFunc

Jump to

Keyboard shortcuts

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