middlewares

package
v2.1.42 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CORS added in v2.0.30

func CORS() gin.HandlerFunc

func Error

func Error() gin.HandlerFunc

func Jwt

func PersonalAccessToken added in v2.0.30

func PersonalAccessToken(gdb *gorm.DB) gin.HandlerFunc

func RBAC

func RBAC(e *casbin.Enforcer) gin.HandlerFunc

Types

type ErrorResponse

type ErrorResponse struct {
	Message     string `json:"message,omitempty"`
	Error       string `json:"error,omitempty"`
	DocumentURL string `json:"document_url,omitempty"`
}

Jump to

Keyboard shortcuts

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