github.com/micro/go-micro/examples@v0.0.0-20210105173217-bf4ab679e18b/proxy/ruby/rpc_client.rb (about) 1 require './proxy' 2 3 puts rpc_call("/greeter/say/hello", {"name": "John"})