MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / execHTTPPagesPolicyChangedTask

Method execHTTPPagesPolicyChangedTask

internal/nodes/node_tasks_ext.go:28–31  ·  view source on GitHub ↗
(rpcClient *rpc.RPCClient)

Source from the content-addressed store, hash-verified

26}
27
28func (this *Node) execHTTPPagesPolicyChangedTask(rpcClient *rpc.RPCClient) error {
29 // stub
30 return nil
31}
32
33func (this *Node) execNetworkSecurityPolicyChangedTask(rpcClient *rpc.RPCClient) error {
34 // stub

Callers 1

execTaskMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected