Documentation
¶
Overview ¶
* @Author: hugo * @Date: 2024-04-28 16:51 * @LastEditors: hugo * @LastEditTime: 2024-09-10 16:02 * @FilePath: \gotox\webx\middleware\auth\auth.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NoAuth ¶
func NoAuth() gin.HandlerFunc
Types ¶
type Auth ¶
type Auth struct {
// contains filtered or unexported fields
}
func NewBuilder ¶
func (*Auth) Build ¶
func (b *Auth) Build() gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.