grpc-go/health
Marcos Huck 950a7cfdfd
health: Add List method to gRPC Health service (#8155)
2025-05-09 09:02:21 +05:30
..
grpc_health_v1 deps: update dependencies for all modules (#8221) 2025-04-04 09:54:18 +05:30
client.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
client_test.go .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
logging.go internal: clean up all usages of grpclog, and replace with component (#3719) 2020-08-06 13:19:17 -07:00
producer.go health, grpc: Deliver health service updates through the health listener (#7900) 2024-12-12 11:50:25 +05:30
server.go health: Add List method to gRPC Health service (#8155) 2025-05-09 09:02:21 +05:30
server_internal_test.go health: Add List method to gRPC Health service (#8155) 2025-05-09 09:02:21 +05:30
server_test.go Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00