grpc-go/internal
Yi-Shu Tai 7d8921505e
internal/wrr: introduce order offset to edf scheduler as a tiebreaker for entries with same deadline (#3800)
2020-08-12 11:47:16 -07:00
..
backoff client: add WithConnectParams to configure connection backoff and timeout (#2960) 2019-10-03 16:47:13 -07:00
balancer/stub Pass address attributes from balancer to creds handshaker. (#3548) 2020-04-23 11:03:42 -07:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog internal: clean up all usages of grpclog, and replace with component (#3719) 2020-08-06 13:19:17 -07:00
buffer Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
cache cache: callback without cache's mutex (#3603) 2020-05-07 14:15:30 -07:00
channelz Add some appengine build constraints. (#3787) 2020-08-04 17:46:48 -07:00
credentials credentials: Migrate helper functions to /internal/credentials for future cleanup (#3780) 2020-08-10 11:52:32 -07:00
envconfig env: check GRPC_GO_IGNORE_TXT_ERRORS env var (#3532) 2020-04-17 08:49:40 -07:00
grpclog xds: use logging components (#3718) 2020-06-30 12:04:42 -07: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 channelz: log on channelz trace events and trace on channelz relevant logs. (#3329) 2020-02-14 10:11:26 -08:00
grpcutil xdsrouting: add fake headers (#3748) 2020-07-20 13:40:03 -07:00
hierarchy balancer: support hierarchical paths in addresses (#3494) 2020-04-16 14:45:21 -07:00
leakcheck revert buffer reuse (#3338) 2020-01-27 13:30:41 -08:00
profiling Remove Go 1.9 / AppEngine support; assume go1.12 build tag (#3767) 2020-07-30 16:15:35 -07:00
proto/grpc_service_config internal: update service_config.pb.go (#3584) 2020-04-29 15:00:09 -07:00
resolver Implemented component logging (#3617) 2020-06-26 12:04:47 -07:00
serviceconfig internal/serviceconfig: Fix typo and improve docs. (#3802) 2020-08-11 06:57:51 -07:00
status status: wrap status proto in a struct (#3556) 2020-05-07 13:16:17 -07:00
syscall Add some appengine build constraints. (#3787) 2020-08-04 17:46:48 -07:00
testutils rls: LB policy with only control channel handling (#3496) 2020-04-28 10:47:24 -07:00
transport xdsrouting: add fake headers (#3748) 2020-07-20 13:40:03 -07:00
wrr internal/wrr: introduce order offset to edf scheduler as a tiebreaker for entries with same deadline (#3800) 2020-08-12 11:47:16 -07:00
internal.go xds: handle weighted cluster as route action (#3613) 2020-05-26 13:58:04 -07:00