grpc-go/internal
Zach Reyes eb5828bae7
protoc: Change protoc to include generated call option (#6960)
2024-03-21 17:34:19 -04:00
..
admin admin: implement admin services (#4274) 2021-03-22 15:14:11 -07:00
backoff internal/backoff: add a helper to run a function with backoff (#6661) 2023-09-26 11:10:18 -07:00
balancer gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (#7035) 2024-03-19 11:35:17 -07:00
balancergroup channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -07:00
balancerload *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
binarylog deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08: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 channelz: re-add target and state (#7042) 2024-03-18 15:31:19 -07:00
credentials internal/credentials/xds: Add exported comment for HandshakeInfo (#6823) 2023-11-30 13:47:27 -05:00
envconfig envconfig: re-add AdvertiseCompressors temporarily (#6764) 2023-11-06 07:49:48 -08: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
grpcrand internal/grpcrand: use Go top-level random functions for go1.21+ (#6925) 2024-02-01 15:11:59 -08:00
grpcsync buffer & grpcsync: various cleanups and improvements (#6785) 2023-11-15 09:31:57 -08:00
grpctest grpctest: use an interface instead of reflection (#6553) 2023-08-15 15:06:08 -07:00
grpcutil envconfig: re-add AdvertiseCompressors temporarily (#6764) 2023-11-06 07:49:48 -08:00
hierarchy *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
idle channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -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 protoc: Change protoc to include generated call option (#6960) 2024-03-21 17:34:19 -04:00
resolver DNS resolving with timeout (#6917) 2024-03-05 15:49:11 -08:00
serviceconfig weightedroundrobin: fix duration format in lb config (#6271) 2023-05-11 14:56:53 -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 xdsclient: use dataplane authority for virtualhost lookup (#6997) 2024-02-28 11:08:09 -08:00
transport channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -07:00
wrr randomWRR: remove lock for accessing WRR.items (#6666) 2023-10-06 17:43:21 -07:00
xds chore: expose `NewClient` method to end users (#7010) 2024-03-07 13:52:41 -08: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 chore: expose `NewClient` method to end users (#7010) 2024-03-07 13:52:41 -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 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