grpc-go/internal
Easwar Swaminathan f1b7f4132e
xds/bootstrap: add testing support to generate config (#7326)
2024-06-21 07:01:24 -07:00
..
admin admin: implement admin services (#4274) 2021-03-22 15:14:11 -07:00
backoff grpcrand: delete all of grpcrand and call the rand package directly (#7283) 2024-05-31 11:32:53 -07:00
balancer *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
balancergroup grpc: Move Pick First Balancer to separate package (#7255) 2024-05-22 16:26:02 -04:00
balancerload *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
binarylog *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
buffer buffer & grpcsync: various cleanups and improvements (#6785) 2023-11-15 09:31:57 -08:00
cache balancergroup: improve observability around balancer cache behavior (#6597) 2023-08-31 11:27:03 -07:00
channelz *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
credentials internal/credentials/xds: Add exported comment for HandshakeInfo (#6823) 2023-11-30 13:47:27 -05:00
envconfig credentials/tls: reject connections with ALPN disabled (#7184) 2024-05-21 16:29:40 -07:00
googlecloud Deprecate use of `ioutil` package (#5906) 2023-01-03 11:20:20 -08:00
grpclog *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
grpcsync *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
grpctest grpctest: use an interface instead of reflection (#6553) 2023-08-15 15:06:08 -07:00
grpcutil codec: remove option to suppress setting supported compressors in headers (#7203) 2024-05-07 13:12:19 -07:00
hierarchy *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
idle Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
leakcheck *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
metadata *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
pretty deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6961) 2024-02-28 09:58:48 -08:00
profiling *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
proto/grpc_lookup_v1 cmd/protoc-gen-go-grpc: update version for release (#7294) 2024-05-31 13:41:25 -07:00
resolver dns: fix constant 30s backoff for re-resolution (#7262) 2024-06-06 11:04:23 -07:00
serviceconfig grpcrand: delete all of grpcrand and call the rand package directly (#7283) 2024-05-31 11:32:53 -07:00
stats xds: Process telemetry labels from CDS in xDS Balancers (#7116) 2024-04-15 19:01:54 -04:00
status deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
stubserver Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688) 2023-10-05 08:20:01 -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/bootstrap: add testing support to generate config (#7326) 2024-06-21 07:01:24 -07:00
transport internal/transport: minor cleanup of controlBuffer code (#7319) 2024-06-17 07:41:12 -07:00
wrr grpcrand: delete all of grpcrand and call the rand package directly (#7283) 2024-05-31 11:32:53 -07:00
xds xds/bootstrap: add testing support to generate config (#7326) 2024-06-21 07:01:24 -07:00
experimental.go experimental: add package and move recv buffer pool APIs into it (#6692) 2023-10-12 18:29:29 -07:00
internal.go xds: unify xDS client creation APIs meant for testing (#7268) 2024-06-03 15:32:58 -07:00
tcp_keepalive_others.go internal: use OS defaults for TCP keepalive params in Windows (#6863) 2023-12-19 10:42:49 -08:00
tcp_keepalive_unix.go internal: use OS defaults for TCP keepalive params only on unix (#6841) 2023-12-08 14:38:03 -08:00
tcp_keepalive_windows.go internal: use OS defaults for TCP keepalive params in Windows (#6863) 2023-12-19 10:42:49 -08:00