rpc-client

command
v0.0.0-...-a6fb2c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2018 License: MIT Imports: 3 Imported by: 0

README

rpc-client

rpc-client is a rpc client based on net/rpc.

First you have to run the rpc-server package.

Then:

go get -u github.com/go-up/go-example/rpc-client

And then:

cd $GOPATH/bin

./rpc-client

You can get the following result:

Arith: 7*8=56
Arith: 7/8=0...7

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL