grpc-go/internal
bytetigers a8e6e11cf0
.*: Use `strings.ReplaceAll(.....)` (#7554)
2024-08-26 10:09:35 -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 minor typos (#7487) 2024-08-14 22:43:01 +05:30
balancergroup *: fix minor typos (#7487) 2024-08-14 22:43:01 +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 scripts: add linter rule for using context.WithTimeout on tests (#7342) 2024-07-03 19:22:54 -04: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 revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (#7528) 2024-08-23 17:00:29 +05:30
credentials internal/credentials/xds: Add exported comment for HandshakeInfo (#6823) 2023-11-30 13:47:27 -05:00
envconfig xds: env var protection for xds fallback (#7483) 2024-08-07 14:27:29 -07:00
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 minor typos (#7487) 2024-08-14 22:43:01 +05:30
grpctest Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -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 *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
leakcheck Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -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 deps: update dependencies for all modules (#7531) 2024-08-19 22:54:01 +05:30
resolver *: fix minor typos (#7487) 2024-08-14 22:43:01 +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/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (#7466) 2024-08-09 20:04:05 -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 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (#7357) 2024-06-28 10:31:02 -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 bootstrap: add `String` method to ServerConfigs type (#7537) 2024-08-20 14:08:51 -07:00
transport Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (#7528) 2024-08-23 17:00:29 +05:30
wrr grpcrand: delete all of grpcrand and call the rand package directly (#7283) 2024-05-31 11:32:53 -07:00
xds .*: Use `strings.ReplaceAll(.....)` (#7554) 2024-08-26 10:09:35 -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 Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (#7528) 2024-08-23 17:00:29 +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