lbcwallet/rpc/legacyrpc
Josh Rickmar ce3bd39238 Unexport private methods from legacyrpc package.
This unexports every RPC handler function, as well as the
Server.PostClientRPC method which was only called by this package.

Fixes #435.
2016-05-05 11:28:18 -04:00
..
config.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
errors.go Fix spelling in legacy test and docs using aspell 2016-03-09 20:39:03 +01:00
log.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
methods.go Unexport private methods from legacyrpc package. 2016-05-05 11:28:18 -04:00
rpchelp_test.go Resurrect rpchelp_test.go 2016-04-13 10:44:43 -04:00
rpcserver_test.go Fix race in TestThrottle test. 2016-03-16 11:55:27 -04:00
rpcserverhelp.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
server.go Unexport private methods from legacyrpc package. 2016-05-05 11:28:18 -04:00