grpc-go/internal
Doug Fawley a612bb6847
client: block RPCs early until the resolver has returned addresses (#2409)
This allows the initial RPC(s) an opportunity to apply settings from the service config; without this change we would still block, but only after observing the current service config settings.
2018-11-09 13:53:47 -08:00
..
backoff internal: move backoff to internal (#2141) 2018-06-13 16:07:37 -07:00
binarylog binarylog: fix end2end test race (#2433) 2018-11-02 10:18:47 -07:00
channelz Remove support for Go1.6-1.8 (#2428) 2018-11-01 15:43:42 -07:00
envconfig client: Implement gRFC A6: configurable client-side retry support (#2111) 2018-06-27 16:18:41 -07:00
grpcrand internal/grpcrand: New package for concurrency-safe randoms (#2106) 2018-05-29 09:06:35 -07:00
grpcsync client: block RPCs early until the resolver has returned addresses (#2409) 2018-11-09 13:53:47 -08:00
leakcheck internal: move leakcheck to internal/ (#2129) 2018-06-07 16:57:56 -07:00
syscall client: set TCP_USER_TIMEOUT socket option for linux (#2307) 2018-11-05 15:13:34 -08:00
testutils internal: add testutils package comment (#2414) 2018-10-30 16:29:06 -07:00
transport client: set TCP_USER_TIMEOUT socket option for linux (#2307) 2018-11-05 15:13:34 -08:00
internal.go healthcheck: client-side internal hook (#2378) 2018-10-15 17:57:20 -07:00