grpc-go/internal
Arvind Bright acbfcbb8e8
internal/grpcsync: refactor test (#6427)
2023-06-30 16:31:29 -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 xds/outlierdetection: fix config handling (#6361) 2023-06-09 19:32:27 -04:00
balancergroup rls: deflake tests (#5877) 2022-12-21 15:11:59 -08:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog internal: Document gcp/observability 1.0 dependencies in /internal (#6229) 2023-04-28 17:05:41 -04:00
buffer internal/buffer: add Close method to the Unbounded buffer type (#6161) 2023-04-18 16:53:59 -07:00
cache cache: callback without cache's mutex (#3603) 2020-05-07 14:15:30 -07:00
channelz testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
credentials Deprecate use of `ioutil` package (#5906) 2023-01-03 11:20:20 -08:00
envconfig alts: Read max number of concurrent ALTS handshakes from environment variable. (#6267) 2023-06-07 18:54:06 -07:00
googlecloud Deprecate use of `ioutil` package (#5906) 2023-01-03 11:20:20 -08:00
grpclog xdsclient/transport: reduce chattiness of logs (#5992) 2023-02-24 13:13:13 -08:00
grpcrand benchmark: Add support for Poisson load in benchmark client (#6378) 2023-06-22 14:24:52 -04:00
grpcsync internal/grpcsync: refactor test (#6427) 2023-06-30 16:31:29 -07:00
grpctest testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
grpcutil testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
hierarchy testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
leakcheck leakcheck: ignore http read/write goroutine (#5182) 2022-02-01 10:37:51 -08:00
metadata metadata: fix validation issues (#6001) 2023-02-28 13:43:56 -05:00
pretty xds: pretty print xDS updates and service config (#4405) 2021-05-12 15:48:16 -07:00
profiling testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
proto/grpc_lookup_v1 go.mod: update all dependencies after 1.54 branch cut (#6132) 2023-03-28 16:03:41 -07:00
resolver resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852) 2023-01-24 12:03:56 -08:00
serviceconfig weightedroundrobin: fix duration format in lb config (#6271) 2023-05-11 14:56:53 -04:00
status grpc: restrict status codes from control plane (gRFC A54) (#5653) 2022-10-04 15:13:23 -07:00
stubserver stubserver: add option for allowing more services to be registered (#6240) 2023-05-01 14:11:23 -07:00
syscall github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
testutils xds: clusterresolver e2e test cleanup (#6391) 2023-06-23 13:22:48 -07:00
transport server: with TLS, set TCP user timeout on the underlying raw connection (#5646) (#6321) 2023-06-27 09:27:20 -07:00
wrr wrr: improve randomWRR performance (#5067) 2022-01-12 13:44:29 -08:00
xds internal/xds/rbac: Add support for string matcher in RBAC header matching (#6419) 2023-06-27 18:30:20 -04:00
internal.go internal: Document gcp/observability 1.0 dependencies in /internal (#6229) 2023-04-28 17:05:41 -04:00
xds_handshake_cluster.go attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00