MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Perform

Method Perform

internal/waf/action_interface.go:30–30  ·  view source on GitHub ↗

Perform the action

(waf *WAF, group *RuleGroup, set *RuleSet, request requests.Request, writer http.ResponseWriter)

Source from the content-addressed store, hash-verified

28
29 // Perform the action
30 Perform(waf *WAF, group *RuleGroup, set *RuleSet, request requests.Request, writer http.ResponseWriter) PerformResult
31}

Callers 1

PerformActionsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected