mock
|
rename method to endpoint
|
2019-01-10 21:25:31 +00:00 |
rpc
|
add rpc package comments
|
2018-11-20 10:30:53 +00:00 |
backoff_test.go
|
rename Streamer to Stream
|
2018-04-14 18:15:09 +01:00 |
backoff.go
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
client.go
|
For the legacy
|
2019-01-18 10:12:57 +00:00 |
context.go
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
options.go
|
Add router option
|
2019-01-13 12:15:13 +00:00 |
retry.go
|
retry only on timeout or internal server error
|
2018-07-22 17:41:58 +01:00 |
rpc_client_test.go
|
rename mock things to memory
|
2019-01-14 15:27:25 +00:00 |
rpc_client.go
|
Add client response
|
2019-01-14 21:30:43 +00:00 |
rpc_codec.go
|
For the legacy
|
2019-01-18 10:12:57 +00:00 |
rpc_message.go
|
add message options
|
2018-05-10 17:33:54 +01:00 |
rpc_pool_test.go
|
rename mock things to memory
|
2019-01-14 15:27:25 +00:00 |
rpc_pool.go
|
Don't log that cruft
|
2016-06-07 00:48:34 +01:00 |
rpc_request_test.go
|
rename method to endpoint
|
2019-01-10 21:25:31 +00:00 |
rpc_request.go
|
For the legacy
|
2019-01-18 10:12:57 +00:00 |
rpc_response.go
|
Add client response
|
2019-01-14 21:30:43 +00:00 |
rpc_stream.go
|
For the legacy
|
2019-01-18 10:12:57 +00:00 |
wrapper.go
|
move wrapper files
|
2018-04-14 19:24:17 +01:00 |