MCPcopy 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
23func (this *Node) execHTTP3PolicyChangedTask(rpcClient *rpc.RPCClient) error {
24 // stub
25 return nil
26}
27
28func (this *Node) execHTTPPagesPolicyChangedTask(rpcClient *rpc.RPCClient) error {
29 // stub

Callers 1

execTaskMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected