Sean Chittenden
|
a8b53b05b4
|
Prefer %+q over %q in log messages.
|
2016-06-11 18:17:20 -04:00 |
|
Sean Chittenden
|
5331ea7bc6
|
goling(1) compliance pass (e.g. Rpc* -> RPC)
|
2016-06-10 23:38:28 -04:00 |
|
Sean Chittenden
|
dbdebcad80
|
golint(1) police
|
2016-06-10 15:54:39 -04:00 |
|
Sean Chittenden
|
273e8cf3c9
|
Collapse rpcproxy_internal_test.go into rpcproxy_test.go
Requested by: @dadgar
|
2016-06-10 15:50:11 -04:00 |
|
Sean Chittenden
|
5b0a969a36
|
Fix the client/rpcproxy unit tests.
|
2016-06-10 15:50:11 -04:00 |
|
Sean Chittenden
|
7cdf0edcfe
|
Rename the package from client/rpc_proxy to client/rpcproxy
Also rename `NewRpcProxy()` to just `New()` to avoid package stutter.
|
2016-06-10 15:50:11 -04:00 |
|