Commit e047830
Add list endpoint to health service (#51)
Motivation:
With gRFC A90 a `List` endpoint was added to the health service.
Modifications:
* Update the health.proto file to the new version
* Update the generated files using protoc
* Add the new `List` endpoint to the HealthService
* Add testing for the list endpoint
Result:
HealthService is now fully compliant with gRFC A90.
---------
Co-authored-by: George Barnett <[email protected]>1 parent dd34dae commit e047830
File tree
6 files changed
+507
-16
lines changed- Sources/GRPCHealthService
- Generated
- Tests
- GRPCHealthServiceTests
- GRPCReflectionServiceTests/Generated/DescriptorSets
- dev/protos/upstream/grpc/health/v1
6 files changed
+507
-16
lines changed
0 commit comments