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