auth_config

package
v2.3.221 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthConfigHandler

type AuthConfigHandler struct {
	// contains filtered or unexported fields
}

func (*AuthConfigHandler) GetService

func (*AuthConfigHandler) InitHandler

func (e *AuthConfigHandler) InitHandler(secured *gin.RouterGroup, unsecured *gin.RouterGroup, handlers ...gin.HandlerFunc)

type IAuthConfigHandler

type IAuthConfigHandler interface {
	InitHandler(secured *gin.RouterGroup, unsecured *gin.RouterGroup, handlers ...gin.HandlerFunc)
	GetService() service.IAuthConfigService
}

type IAuthConfigService

type IAuthConfigService interface {
	service.IAuthConfigService
}

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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