microservices-demo/src/checkoutservice
rghetia 2b074f7ff3
Add jaeger export to checkoutservice. (#116)
* Add jaeger export to checkoutservice.

* fix review comments.
2019-01-10 10:25:07 -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
Gopkg.lock Add jaeger export to checkoutservice. (#116) 2019-01-10 10:25:07 -08:00
Gopkg.toml Change log format to JSON and log destination to stdout (#48) 2018-09-25 16:43:17 -07:00
README.md 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
main.go Add jaeger export to checkoutservice. (#116) 2019-01-10 10:25:07 -08:00

README.md

checkoutservice

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

dep ensure --vendor-only