MCPcopy Create free account
hub / github.com/Cyinx/einx / RpcCall

Method RpcCall

context/module.go:11–11  ·  view source on GitHub ↗
(string, ...interface{})

Source from the content-addressed store, hash-verified

9 GetID() AgentID
10 GetName() string
11 RpcCall(string, ...interface{})
12 AddTimer(delay uint64, op TimerHandler, args ...interface{}) uint64
13 RemoveTimer(timer_id uint64) bool
14}

Callers 1

doRunFunction · 0.65

Implementers 1

modulemodule/module.go

Calls

no outgoing calls

Tested by

no test coverage detected