MCPcopy 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
18func (this *Node) execHTTPCCPolicyChangedTask(rpcClient *rpc.RPCClient) error {
19 // stub
20 return nil
21}
22
23func (this *Node) execHTTP3PolicyChangedTask(rpcClient *rpc.RPCClient) error {
24 // stub

Callers 1

execTaskMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected