(ProtoTypeID, MsgHandler)
| 13 | ForEachModule(func(m Module)) |
| 14 | RegisterRpcHandler(string, RpcHandler) |
| 15 | RegisterHandler(ProtoTypeID, MsgHandler) |
| 16 | RpcCall(string, ...interface{}) |
| 17 | Balancer() Module |
| 18 | Const(string) Module |
no outgoing calls
no test coverage detected