package
0.18.0
Repository: https://github.com/eolinker/apinto.git
Documentation: pkg.go.dev

# Packages

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
No description provided by the author

# Functions

No description provided by the author
FactoryRegister 注册auth工厂到默认auth工厂注册器.
Get 从默认auth工厂注册器中获取auth工厂.
GetFactory 获取指定auth工厂,若指定的不存在则返回一个已注册的工厂.
Keys 返回默认的auth工厂注册器中所有已注册的key.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

IAuthFactory 鉴权工厂方法.
IAuthFactoryRegister 实现了鉴权工厂管理器.