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

Function NewHTTPAPIAction

internal/iplibrary/action_http_api.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24func NewHTTPAPIAction() *HTTPAPIAction {
25 return &HTTPAPIAction{}
26}
27
28func (this *HTTPAPIAction) Init(config *firewallconfigs.FirewallActionConfig) error {
29 this.config = &firewallconfigs.FirewallActionHTTPAPIConfig{}

Callers 3

createInstanceMethod · 0.85

Calls

no outgoing calls

Tested by 2