package
0.0.0-20250124103918-177b064a993d
Repository: https://github.com/cxio/depots.git
Documentation: pkg.go.dev
# Functions
NewGoScript 新建Go脚本策略器。.
NewLuaScript 新建一个Lua脚本策略器。.
No description provided by the author
NewPolicyManager 创建策略管理器。 内部包含黑白名单的处理, 优先级:白名单 > 黑名单 > 策略函数.
# Structs
GoScript Go脚本策略处理实现。.
LuaScript Lua脚本策略处理实现。.
MatchList 定义匹配列表.
PolicyManager 策略管理器.
# Interfaces
Strategy 定义策略接口.