grpc-go/internal
Doug Fawley c35a580b0c
Revert "balancer: move Balancer and Picker to V2; delete legacy… (#3315)
This reverts commit 336cf8d761.
2020-01-13 13:12:55 -08:00
..
backoff client: add WithConnectParams to configure connection backoff and timeout (#2960) 2019-10-03 16:47:13 -07:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog more detailed log message (#3117) 2019-11-07 13:12:57 -08:00
buffer internal: Improve documentation around buffer.Unbounded (#3241) 2019-12-10 13:45:32 -08:00
cache xds: cache locality (sub-balancer) (#3067) 2019-10-21 15:20:28 -07:00
channelz channelz: wait for clean up before next test (#2797) 2019-05-02 14:47:50 -07:00
envconfig dns: ignore TXT errors unless GRPC_GO_IGNORE_TXT_ERRORS=false (#3299) 2020-01-07 13:08:22 -08: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
grpctest grpctest: defer Teardown to guarantee it is run even after t.Fatal (#2562) 2019-01-14 15:22:43 -08:00
leakcheck codec/proto: reuse of marshal byte buffers (#3167) 2019-12-20 09:41:23 -08:00
profiling profiling: add proto and service (#3160) 2019-12-19 08:54:38 -08:00
proto/grpc_service_config xds: add new fields to XDSConfig (#3100) 2019-11-05 09:17:10 -08:00
resolver dns: ignore TXT errors unless GRPC_GO_IGNORE_TXT_ERRORS=false (#3299) 2020-01-07 13:08:22 -08:00
syscall syscall: remove logging in init(). (#2734) 2019-04-02 10:36:15 -07:00
testutils test & testutils: prevent goroutine leaks in test functions (#3133) 2019-11-01 14:51:58 -07:00
transport stream: fix returnBuffers race during retry (#3293) 2020-01-07 17:17:22 -08:00
wrr wrr: add EDF implementation of weighted round robin. (#2957) 2019-08-09 10:19:17 -07:00
internal.go balancer: add V2Picker, ClientConn.UpdateState, SubConnState.ConnectionError (#3186) 2019-11-21 10:27:29 -08:00