The Shipping service provides price quote, tracking IDs, and the impression of order fulfillment & shipping processes.
Run the following command to restore dependencies to vendor/ directory:
dep ensure --vendor-only
From src/shippingservice, run:
docker build ./
go test .