middleware

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: AGPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const OperationRecord_LogFlag_All = 3
View Source
const OperationRecord_LogFlag_Request = 1
View Source
const OperationRecord_LogFlag_Response = 2

Variables

This section is empty.

Functions

func Cors

func Cors() gin.HandlerFunc

func CorsByRules

func CorsByRules() gin.HandlerFunc

func JWTCheckByCasbin

func JWTCheckByCasbin() gin.HandlerFunc

func OperationRecord

func OperationRecord(flag int) gin.HandlerFunc

记录日志的中间件 flag 1:记录请求日志;2:记录响应日志;3:记录请求和响应;

func PublicRequest

func PublicRequest() gin.HandlerFunc

func PublicRequestCrud

func PublicRequestCrud() gin.HandlerFunc

func ResponseRecover

func ResponseRecover() gin.HandlerFunc

func TraceLogger

func TraceLogger(flags ...int) gin.HandlerFunc

Types

This section is empty.

Jump to

Keyboard shortcuts

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