package
0.0.6
Repository: https://github.com/coderi421/gframework.git
Documentation: pkg.go.dev

# Packages

Package auth defines authentication strategy like Basic, Bearer.

# Functions

Context 请求上下文中间件,用于将一些常用的信息放入到gin.Context中.
No description provided by the author
TODO 弃用,使用了通用中间件,实现验证.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AuthOperator 认证实体工厂类.
No description provided by the author
No description provided by the author

# Interfaces

AuthStrategy 认证策略.