mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +02:00
4 lines
73 B
Ruby
4 lines
73 B
Ruby
![]() |
require './proxy'
|
||
|
|
||
|
puts rpc_call("/greeter/say/hello", {"name": "John"})
|