handler

package
v0.0.0-rc6 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiHandler

type ApiHandler interface {
	RegisterRoutes(router *gin.Engine, middlewares RouteMiddlewares)
}

type RouteMiddlewares

type RouteMiddlewares struct {
	Auth        gin.HandlerFunc
	RoleFactory func(...string) gin.HandlerFunc
	BannedUser  gin.HandlerFunc
	DeletedUser gin.HandlerFunc
}

Directories

Path Synopsis
v0
ws

Jump to

Keyboard shortcuts

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