middleware

package
v0.0.0-...-959b965 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const CASBIN = `` /* 321-byte string literal not displayed */

CASBIN ...

Variables

This section is empty.

Functions

func Auth

func Auth(c *gin.Context)

Auth ...

func AuthCheckRole

func AuthCheckRole() gin.HandlerFunc

权限检查中间件

func AuthInit

func AuthInit() error

AuthInit ...

func CustomError

func CustomError(c *gin.Context)

CustomError ...

func GetJwtMiddleware

func GetJwtMiddleware() *jwtUtil.GinJWTMiddleware

GetJwtMiddleware ...

func InitMiddleware

func InitMiddleware(r *gin.Engine)

InitMiddleware ...

func LoggerToFile

func LoggerToFile() gin.HandlerFunc

日志记录到文件

func NoCache

func NoCache(c *gin.Context)

NoCache is a middleware function that appends headers to prevent the client from caching the HTTP Response.

func Options

func Options(c *gin.Context)

Options is a middleware function that appends headers for options requests and aborts then exits the middleware chain and ends the request.

func PayloadFunc

func PayloadFunc(data interface{}) jwtUtil.MapClaims

PayloadFunc ...

func RequestId

func RequestId() gin.HandlerFunc

RequestId ...

func Secure

func Secure(c *gin.Context)

Secure is a middleware function that appends security and resource access headers.

Types

This section is empty.

Jump to

Keyboard shortcuts

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