You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example code shows how to expose a Go function that can be called from Erlang using RPC. Is it possible to do the opposite, i.e., call rpc:call from the Go side?