grpc-go/orca
Ashish Srivastava e4a0dfd705
grpcsync : Remove OnceFunc (#8049)
2025-01-30 09:25:20 +05:30
..
internal *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
call_metrics.go .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
call_metrics_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
orca.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
orca_test.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
producer.go grpcsync : Remove OnceFunc (#8049) 2025-01-30 09:25:20 +05:30
producer_test.go cleanup: replace dial with newclient (#7943) 2024-12-23 11:11:43 -08:00
server_metrics.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
server_metrics_test.go orca: add application utilization and range checking (#6357) 2023-06-07 13:31:08 -07:00
service.go stubserver: support xds-enabled grpc server (#7613) 2024-09-12 15:00:20 -07:00
service_test.go orca: switching to stubserver in tests instead of testservice implementation (#7727) 2024-11-14 17:30:45 +05:30