Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ execHTTP3PolicyChangedTask
Method
execHTTP3PolicyChangedTask
internal/nodes/node_tasks_ext.go:23–26 ·
view source on GitHub ↗
(rpcClient *rpc.RPCClient)
Source
from the content-addressed store, hash-verified
21
}
22
23
func
(this *Node) execHTTP3PolicyChangedTask(rpcClient *rpc.RPCClient) error {
24
// stub
25
return
nil
26
}
27
28
func
(this *Node) execHTTPPagesPolicyChangedTask(rpcClient *rpc.RPCClient) error {
29
// stub
Callers
1
execTask
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected