The Shipping service provides price quote, tracking IDs, and the impression of order fulfillment & shipping processes.
Now using Go 1.13 Modules. just use go build
From repository root, run:
docker build --file src/shippingservice/Dockerfile .
go test .