Sean Chittenden
|
917766a3df
|
Prefer %+q over %q in log messages.
|
2016-06-11 18:17:20 -04:00 |
|
Sean Chittenden
|
bbd8dfa798
|
goling(1) compliance pass (e.g. Rpc* -> RPC)
|
2016-06-10 23:38:28 -04:00 |
|
Sean Chittenden
|
26b1e826d7
|
golint(1) police
|
2016-06-10 15:54:39 -04:00 |
|
Sean Chittenden
|
6e71bbc26b
|
Collapse rpcproxy_internal_test.go into rpcproxy_test.go
Requested by: @dadgar
|
2016-06-10 15:50:11 -04:00 |
|
Sean Chittenden
|
3b5db4e390
|
Fix the client/rpcproxy unit tests.
|
2016-06-10 15:50:11 -04:00 |
|
Sean Chittenden
|
410d85cc78
|
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 |
|