boulder/rpc
Jacob Hoffman-Andrews e58abdf49b errorCondition in RPC is for internal errors only (#2275)
We had a few examplees where we were calling it for errors returned by the
called function, which is not correct.
2016-10-24 12:09:11 -07:00
..
testdata Add reconnects in AMQP. 2015-10-27 19:54:54 -07:00
amqp-rpc.go Remove direct usages of go-statsd-client in favor of using metrics.Scope (#2136) 2016-09-07 19:35:13 -04:00
amqp-rpc_test.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00
connection.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
connection_test.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
mock_channel_test.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
rpc-interfaces.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00
rpc-wrappers.go errorCondition in RPC is for internal errors only (#2275) 2016-10-24 12:09:11 -07:00
rpc-wrappers_test.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00