middlewares

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CORS

func CORS() gin.HandlerFunc

func Error

func Error() gin.HandlerFunc

func Jwt

func PersonalAccessToken

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:"errors,omitempty"`
	DocumentURL string `json:"documentation_url,omitempty"`
}

Jump to

Keyboard shortcuts

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