microservices-demo/src/cartservice/probe
Ahmet Alp Balkan 427f13fcd3
go: use dep in builds, remove relative imports
Fixes #11.
Fixes #12.
Fixes #13.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-08-04 11:21:03 -07:00
..
genproto cartservice: add an exec probe written in Go 2018-07-07 16:56:52 -07:00
.dockerignore go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
genproto.sh Add LICENSE headers to source files 2018-07-25 09:54:28 -07:00
Gopkg.lock go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
Gopkg.toml go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
main.go go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
README.md cartservice: add an exec probe written in Go 2018-07-07 16:56:52 -07:00

cartservice Probe

This probe makes a call to the cartservice over localhost and exits to verify liveness of the cartservice.