Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 261 Bytes

File metadata and controls

17 lines (11 loc) · 261 Bytes

Shipping Service

The Shipping service provides price quote, tracking IDs, and the impression of order fulfillment & shipping processes.

Build

From src/shippingservice, run:

docker build -o ./bin/shippingservice ./

Test

go test .