MCPcopy 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

10type ActionInterface interface {
11 // Init 初始化
12 Init(waf *WAF) error
13
14 // ActionId 读取ActionId
15 ActionId() int64

Callers 14

InitMethod · 0.65
InitMethod · 0.65
TestRule_TestFunction · 0.65
InitMethod · 0.65
TestRuleSet_MatchRequestFunction · 0.65
InitMethod · 0.65
TestWAF_MatchRequestFunction · 0.65

Calls

no outgoing calls

Tested by 9

TestRule_TestFunction · 0.52
TestRuleSet_MatchRequestFunction · 0.52
TestWAF_MatchRequestFunction · 0.52