boulder/rpc
Jacob Hoffman-Andrews 70ac73ca58 Remove unneeded code in core.
B64enc and B64dec can be replaced by base64.RawURLEncoding.
Thumbprint is now implemented in go-jose, and we have the relevant version
imported already, so we can use that.
SyntaxError isn't used anywhere and can be deleted.
2015-12-17 13:36:24 -08:00
..
testdata Add reconnects in AMQP. 2015-10-27 19:54:54 -07:00
amqp-rpc.go Remove unneeded code in core. 2015-12-17 13:36:24 -08:00
amqp-rpc_test.go Remove unneeded code in core. 2015-12-17 13:36:24 -08:00
connection.go Let Activity Monitor re-bind to # on reconnect. 2015-12-01 14:39:53 -08:00
connection_test.go Let Activity Monitor re-bind to # on reconnect. 2015-12-01 14:39:53 -08:00
mock_channel_test.go Add reconnects in AMQP. 2015-10-27 19:54:54 -07:00
rpc-interfaces.go Move RabbitMQ initialization into its own binary. 2015-11-29 16:55:03 -08:00
rpc-wrappers.go Switch back to using an internal SCT representation to make life easier 2015-11-23 14:27:06 -08:00
rpc-wrappers_test.go Add configurable RPC timeouts per backend. 2015-11-17 19:51:51 -08:00