grpc-go/internal
Easwar Swaminathan e38032e927
internal: Move parseTarget function into internal package and export it. (#3368)
This will be used by RLS LB policy to validate targets specified in the
service config.
2020-02-11 17:51:29 -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 Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
buffer Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
cache Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
channelz Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08: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 Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
grpctest Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
grpcutil internal: Move parseTarget function into internal package and export it. (#3368) 2020-02-11 17:51:29 -08:00
leakcheck revert buffer reuse (#3338) 2020-01-27 13:30:41 -08:00
profiling Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
proto/grpc_service_config internal: Update service_config.pb.go (#3365) 2020-02-07 08:37:54 -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 Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
transport Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
wrr Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
internal.go internal: remove withResolverBuilder and use WithResolvers instead (#3321) 2020-01-15 08:54:42 -08:00