package
Version:
v0.0.0-...-ddfd2c2
Opens a new window with list of versions in this module.
Published: Oct 31, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Authentication(next echo.HandlerFunc) echo.HandlerFunc
认证,每个受保护的请求都先经过此函数认证通过后才能调用,因此这是一个执行频率非常高的函数
查询用户访问控制角色,存储到 ctx.Context 中
Source Files
¶
Click to show internal directories.
Click to hide internal directories.