package
Version:
v0.2.14
Opens a new window with list of versions in this module.
Published: Dec 26, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NeedAuthorization(codes ...string) fiber.Handler
NeedAuthorization 需要授权的中间件
code: 空 或 anon 不需要授权
code: user 需要用户授权
code: 其他 需要用户授权并且需要对应的权限
Source Files
¶
Click to show internal directories.
Click to hide internal directories.