microservices-demo/src/cartservice
Ahmet Alp Balkan be65dd1fcd
cartservice: fix health Check() method signature (#57)
- Use the method provided in HealthBase
- Use the same version of GrpcHealth as Grpc core.

Fixes #50.
2018-09-28 12:52:06 -07:00
..
.vs/cartservice Add emailservice 2018-07-24 21:08:29 -07:00
cartstore Introducing super basic health check for cart service (#44) 2018-09-21 12:09:52 -07:00
grpc_generated Introducing super basic health check for cart service (#44) 2018-09-21 12:09:52 -07:00
interfaces Introducing super basic health check for cart service (#44) 2018-09-21 12:09:52 -07:00
probe go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
scripts Add more license headers 2018-07-25 21:25:27 -07:00
.gitignore added gitignore file for .net proj 2018-06-21 11:19:48 -07:00
cartservice.csproj cartservice: fix health Check() method signature (#57) 2018-09-28 12:52:06 -07:00
CartServiceImpl.cs Add LICENSE headers to source files 2018-07-25 09:54:28 -07:00
Dockerfile Reduced cartservice Docker Image size (#46) 2018-09-24 09:54:25 -07:00
generate_protos.bat Introducing super basic health check for cart service (#44) 2018-09-21 12:09:52 -07:00
HealthImpl.cs cartservice: fix health Check() method signature (#57) 2018-09-28 12:52:06 -07:00
Program.cs Introducing super basic health check for cart service (#44) 2018-09-21 12:09:52 -07:00