Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Latest commit

 

History

History

shippingservice

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 .