grpc-go/internal
Doug Fawley dc26fee14d
credentials/alts: avoid SRV and TXT lookups for handshaker service (#7861) (#7873)
Co-authored-by: Brad Town <townba@users.noreply.github.com>
2024-11-26 13:15:36 +05:30
..
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 more typos (#7619) 2024-09-16 10:58:27 -07:00
balancergroup pickfirst: New pick first policy for dualstack (#7498) 2024-10-10 09:33:47 +05:30
balancerload *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
binarylog .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -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 lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules (#7575) 2024-09-16 09:09:49 +05:30
credentials internal/credentials/xds: add unit tests for `HandshakeInfo.Equal` (#7638) 2024-09-25 21:56:43 -07:00
envconfig pickfirst: New pick first policy for dualstack (#7498) 2024-10-10 09:33:47 +05:30
googlecloud .*: Use `strings.ReplaceAll(.....)` (#7554) 2024-08-26 10:09:35 -07:00
grpclog grpclog: refactor to move implementation to grpclog/internal (#7465) 2024-08-14 16:54:38 -07:00
grpcsync *: fix more typos (#7619) 2024-09-16 10:58:27 -07:00
grpctest .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
grpcutil *: fix more typos (#7619) 2024-09-16 10:58:27 -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 *: fix more typos (#7619) 2024-09-16 10:58:27 -07:00
leakcheck *: fix more typos (#7619) 2024-09-16 10:58:27 -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 *: fix more typos (#7619) 2024-09-16 10:58:27 -07:00
proto/grpc_lookup_v1 protoc: regenerate protos (#7590) 2024-09-06 21:03:53 +05:30
resolver credentials/alts: avoid SRV and TXT lookups for handshaker service (#7861) (#7873) 2024-11-26 13:15:36 +05:30
serviceconfig grpcrand: delete all of grpcrand and call the rand package directly (#7283) 2024-05-31 11:32:53 -07:00
stats balancer/rls: Add picker and cache unit tests for RLS Metrics (#7614) 2024-09-25 15:51:18 -07:00
status status: Fix status incompatibility introduced by #6919 and move non-regeneratable proto code into /testdata (#7724) (#7793) 2024-10-30 17:04:11 +05:30
stubserver stubserver: support xds-enabled grpc server (#7613) 2024-09-12 15:00:20 -07:00
syscall .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
testutils testutils: add couple of log statements to the restartable listener type (#7716) 2024-10-09 16:57:53 -07:00
transport transport : wait for goroutines to exit before transport closes (#7666) 2024-10-10 15:34:25 +05:30
wrr grpcrand: delete all of grpcrand and call the rand package directly (#7283) 2024-05-31 11:32:53 -07:00
xds xds: return all ServerConfig dial options together (#7718) 2024-10-09 14:47:49 -07:00
experimental.go Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00
internal.go pickfirst: Move var for mocking the shuffle func from internal/internal to pickfirst/internal (#7698) 2024-10-09 15:09:17 +05:30
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 *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
tcp_keepalive_windows.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30