micro/client
2019-06-26 19:27:38 +01:00
..
grpc Go fmt everything 2019-06-21 17:20:41 +01:00
mock rename reqBody variable to request 2019-05-02 18:06:43 +02:00
mucp check in this cruft 2019-06-08 19:40:44 +01:00
proto Add working grpc proxy config 2019-06-18 18:51:52 +01:00
selector Add remote lookup via router selector 2019-06-26 19:27:38 +01: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
buffer.go Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
client.go For the legacy 2019-01-18 10:12:57 +00:00
common_test.go remove mock data from memory registry 2019-06-13 00:51:56 +03:00
context.go switch to stdlib context 2018-03-03 11:53:52 +00:00
options_test.go Set CallOptions as struct in Options. Can then be overridden easily during Call/Stream 2016-04-05 18:07:07 +01:00
options.go Go fmt everything 2019-06-21 17:20:41 +01:00
retry.go retry only on timeout or internal server error 2018-07-22 17:41:58 +01:00
rpc_client_test.go Go fmt everything 2019-06-21 17:20:41 +01:00
rpc_client.go Go fmt everything 2019-06-21 17:20:41 +01:00
rpc_codec.go Support micro proxy 2019-01-30 18:42:11 +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 Use protocol from node metadata 2019-01-18 12:30:39 +00:00
rpc_response.go Add client response 2019-01-14 21:30:43 +00:00
rpc_stream.go Use protocol from node metadata 2019-01-18 12:30:39 +00:00
wrapper.go Use protocol from node metadata 2019-01-18 12:30:39 +00:00