Documentation ¶
Overview ¶
@Author: Ciusyan 2023/2/7
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auther ¶
type Auther struct {
// contains filtered or unexported fields
}
Auther 因为认证放在了此模块内部,所以直接从Ioc中获取依赖即可
func (*Auther) GinAuthHandlerFunc ¶
func (a *Auther) GinAuthHandlerFunc() exception.AppHandler
GinAuthHandlerFunc HTTP auth中间件
Click to show internal directories.
Click to hide internal directories.