package
0.1.1
Repository: https://github.com/didi/gatekeeper.git
Documentation: pkg.go.dev

# Functions

AfterAuthLimit 验证后限流.
AppAuth app验证.
AuthAppSign 验证app签名.
AuthAppToken app的签名校验.
AuthInBlackIPList 黑名单验证.
AuthInWhiteHostList 验证host白名单.
AuthInWhiteIPList 验证白名单.
AuthModuleOpened 是否启用模块权限校验?.
AuthRegisterFunc 验证注册函数.
FilterCityData 过滤数据函数.
ModifyResponse 修改返回内容.
NewGateWayService 构建一个服务.
NewSysConfigManage 实例化全局系统配置.
RegisterBeforeRequestAuthFunc 注册请求前验证请求方法.
RegisterModifyResponseFunc 注册请求后修改response方法.

# Constants

# Variables

BeforeRequestAuthRegisterFuncs 验证方法列表.
ModifyResponseRegisterFuncs 过滤方法列表.
SysConfMgr 全局系统配置变量.

# Structs

GateWayService 网关核心服务.
SysConfigManage 系统配置管理器.