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

Method execUAMPolicyChangedTask

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

Source from the content-addressed store, hash-verified

11}
12
13func (this *Node) execUAMPolicyChangedTask(rpcClient *rpc.RPCClient) error {
14 // stub
15 return nil
16}
17
18func (this *Node) execHTTPCCPolicyChangedTask(rpcClient *rpc.RPCClient) error {
19 // stub

Callers 1

execTaskMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected