middleware

package
v0.0.0-...-6f596e7 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminAuth

func AdminAuth() gin.HandlerFunc

func Cors

func Cors() gin.HandlerFunc

func Limiter

func Limiter() gin.HandlerFunc

func UserAuth

func UserAuth() gin.HandlerFunc

Types

type Role

type Role int8
const (
	User  Role = 1
	Admin Role = 2
)

Jump to

Keyboard shortcuts

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