grpc-go/internal
Menghan Li a12250e98f
xds/cds: add env var for aggregated and DNS cluster (#4440)
2021-05-14 15:20:45 -07:00
..
admin admin: implement admin services (#4274) 2021-03-22 15:14:11 -07:00
backoff client: add WithConnectParams to configure connection backoff and timeout (#2960) 2019-10-03 16:47:13 -07:00
balancer/stub internal/balancer: Remove a TODO in stub balancer. (#3919) 2020-10-01 16:12:24 -07:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog binarylog: export Sink (#3879) 2020-09-22 09:52:20 -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 channelz: remove redundant case from AddTraceEvent and remove caps from severities (#3925) 2020-10-07 08:50:23 -07:00
credentials xds: moved shared matchers to internal/xds (#4441) 2021-05-14 17:02:10 -04:00
envconfig env: check GRPC_GO_IGNORE_TXT_ERRORS env var (#3532) 2020-04-17 08:49:40 -07:00
googlecloud c2p: add google-c2p resolver (#4204) 2021-03-11 14:17:43 -08:00
grpclog standardized experimental warnings (#3917) 2020-10-02 09:11:08 -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 meshca: CertificateProvider plugin implementation. (#3871) 2020-09-29 17:40:30 -07:00
grpcutil support unix-abstract schema (#4079) 2020-12-22 08:56:49 -08:00
hierarchy balancer: set RPC metadata in address attributes, instead of Metadata field (#4041) 2020-11-18 17:12:51 -08:00
leakcheck meshca: CertificateProvider plugin implementation. (#3871) 2020-09-29 17:40:30 -07:00
metadata balancer: set RPC metadata in address attributes, instead of Metadata field (#4041) 2020-11-18 17:12:51 -08:00
pretty xds: pretty print xDS updates and service config (#4405) 2021-05-12 15:48:16 -07:00
profiling internal: reintroduce legacy appengine build constraints (#3838) 2020-08-25 13:49:57 -07:00
proto/grpc_service_config protobuf: update protoc to latest version (#4038) 2020-11-16 16:59:46 -08:00
resolver dns: fix flaky TestRateLimitedResolve (#4387) 2021-05-07 08:28:34 -04:00
serviceconfig serviceconfig: support marshalling BalancerConfig to JSON (#4368) 2021-04-28 18:11:45 -07:00
status status: wrap status proto in a struct (#3556) 2020-05-07 13:16:17 -07:00
stubserver test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
syscall internal/syscall: make Rusage a type alias (#4088) 2020-12-08 17:14:39 -08:00
testutils xds: server-side listener network filter validation (#4312) 2021-04-09 16:49:25 -07:00
transport internal: fix flaky test KeepaliveClientStaysHealthyWithResponsiveServer (#4427) 2021-05-12 17:43:29 -07:00
wrr xds: implement RouteAction timeout support (#4116) 2020-12-17 10:40:27 -08:00
xds xds/cds: add env var for aggregated and DNS cluster (#4440) 2021-05-14 15:20:45 -07:00
internal.go xds: serving mode changes outlined in gRFC A36 (#4328) 2021-04-26 14:29:06 -07:00
xds_handshake_cluster.go credentials/google: remove unnecessary dependency on xds protos (#4339) 2021-04-13 16:19:17 -07:00