grpc-go/internal
janardhanvissa b0f5027011
cleanup: replace dial with newclient (#7970)
2025-02-28 13:53:16 +05:30
..
admin
backoff multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
balancer weightedroundrobin: Move functions to manage Endpoint weights into a new internal package (#8087) 2025-02-19 22:14:21 +05:30
balancergroup balancergroup: Make closing terminal (#8095) 2025-02-25 11:29:05 +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 dns: Support link local IPv6 addresses (#7889) 2024-12-03 11:06:10 +05:30
envconfig xds, pickfirst: Enable additional addresses in xDS, set new pick_first as default (#8126) 2025-02-27 10:22:22 +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 grpcsync : Remove OnceFunc (#8049) 2025-01-30 09:25:20 +05:30
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 xds: Plumb EDS endpoints through xDS Balancer Tree (#7816) 2024-11-11 11:55:54 -08:00
idle cleanup: replace dial with newclient (#7943) 2024-12-23 11:11:43 -08: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 deps: update dependencies for all modules (#8108) 2025-02-25 15:21:44 -08:00
proxyattributes transport,grpc: Integrate delegating resolver and introduce dial options for target host resolution (#7881) 2025-01-24 12:10:11 +05:30
resolver internal/dns: update TestDNSResolver_ExponentialBackoff to not return error before last resolution attempt (#8061) 2025-02-04 09:40:03 +05:30
serviceconfig multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
stats balancer: Move metrics recorder from BuildOptions to ClientConn (#8027) 2025-02-06 17:33:09 +05:30
status status: Fix status incompatibility introduced by #6919 and move non-regeneratable proto code into /testdata (#7724) 2024-10-22 23:16:16 +05:30
stubserver cleanup: replace dial with newclient (#7970) 2025-02-28 13:53:16 +05:30
syscall .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
testutils roundrobin: Delegate subchannel creation to pickfirst (#7966) 2025-02-11 15:14:49 +05:30
transport chore: enable early-return and unnecessary-stmt and useless-break from revive (#8100) 2025-02-20 14:10:09 -08:00
wrr multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
xds xds: remove obsolete xDS transport custom dialer option (#8079) 2025-02-18 13:08:13 -08:00
experimental.go Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00
internal.go weightedtarget: return erroring picker when no targets are configured (#8070) 2025-02-11 11:40:34 -08: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 *: 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