We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is there an example of making an RPC call (e.g. rpc:call(RemoteNode, erlang, node, [])) from go to erlang?
rpc:call(RemoteNode, erlang, node, [])