Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Init
Method
Init
internal/waf/action_interface.go:12–12 ·
view source on GitHub ↗
Init 初始化
(waf *WAF)
Source
from the content-addressed store, hash-verified
10
type
ActionInterface
interface
{
11
// Init 初始化
12
Init(waf *WAF) error
13
14
// ActionId 读取ActionId
15
ActionId() int64
Callers
14
Init
Method · 0.65
Init
Method · 0.65
TestRule_Test
Function · 0.65
Init
Method · 0.65
TestRuleSet_MatchRequest
Function · 0.65
TestRuleSet_MatchRequest2
Function · 0.65
TestRuleSet_MatchRequest_Allow
Function · 0.65
BenchmarkRuleSet_MatchRequest
Function · 0.65
BenchmarkRuleSet_MatchRequest_Regexp
Function · 0.65
Init
Method · 0.65
TestWAF_MatchRequest
Function · 0.65
TestWAF_MatchRequest_Allow
Function · 0.65
Calls
no outgoing calls
Tested by
9
TestRule_Test
Function · 0.52
TestRuleSet_MatchRequest
Function · 0.52
TestRuleSet_MatchRequest2
Function · 0.52
TestRuleSet_MatchRequest_Allow
Function · 0.52
BenchmarkRuleSet_MatchRequest
Function · 0.52
BenchmarkRuleSet_MatchRequest_Regexp
Function · 0.52
TestWAF_MatchRequest
Function · 0.52
TestWAF_MatchRequest_Allow
Function · 0.52
TestWAF_MatchRequest_Allow2
Function · 0.52