Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ NewHTMLAction
Function
NewHTMLAction
internal/iplibrary/action_html.go:17–19 ·
view source on GitHub ↗
NewHTMLAction 获取新对象
()
Source
from the content-addressed store, hash-verified
15
16
// NewHTMLAction 获取新对象
17
func
NewHTMLAction() *HTMLAction {
18
return
&HTMLAction{}
19
}
20
21
// Init 初始化
22
func
(this *HTMLAction) Init(config *firewallconfigs.FirewallActionConfig) error {
Callers
1
createInstance
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected