microservices-demo/src/checkoutservice
rghetia d69f1a4f25 increase reporting interval. (#96)
also fixed a bug in SD export registration in Ads.
2018-11-14 11:49:17 -08:00
..
genproto adservice: find relevant ads by category (#61) 2018-10-01 22:44:56 -07:00
money go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
.dockerignore go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
Dockerfile grpc: bump health-probe to v0.2.0 (#71) 2018-10-09 15:54:55 -07:00
genproto.sh Add LICENSE headers to source files 2018-07-25 09:54:28 -07:00
Gopkg.lock Change log format to JSON and log destination to stdout (#48) 2018-09-25 16:43:17 -07:00
Gopkg.toml Change log format to JSON and log destination to stdout (#48) 2018-09-25 16:43:17 -07:00
main.go increase reporting interval. (#96) 2018-11-14 11:49:17 -08:00
README.md go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00

checkoutservice

Run the following command to restore dependencies to vendor/ directory:

dep ensure --vendor-only