mock
|
go fmt
|
2018-07-17 16:31:09 -07: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
|
retry only on timeout or internal server error
|
2018-07-22 17:41:58 +01:00 |
context.go
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
options.go
|
add message options
|
2018-05-10 17:33:54 +01:00 |
retry.go
|
retry only on timeout or internal server error
|
2018-07-22 17:41:58 +01:00 |
rpc_client.go
|
Add timeout error
|
2018-11-25 09:41:28 +00:00 |
rpc_codec.go
|
handle codec and transport errors
|
2016-12-06 19:40:44 +00:00 |
rpc_message.go
|
add message options
|
2018-05-10 17:33:54 +01:00 |
rpc_pool_test.go
|
fix fmt str
|
2017-02-25 22:53:25 +08:00 |
rpc_pool.go
|
Don't log that cruft
|
2016-06-07 00:48:34 +01:00 |
rpc_request_test.go
|
Rework client interface
|
2018-04-14 18:06:52 +01:00 |
rpc_request.go
|
Rework client interface
|
2018-04-14 18:06:52 +01:00 |
rpc_stream.go
|
gofmt
|
2018-04-06 14:03:00 +01:00 |
wrapper.go
|
move wrapper files
|
2018-04-14 19:24:17 +01:00 |