Files
security-scan-test/src/shippingservice
Scaffolder 4e3fd72697
Some checks failed
SonarQube Analysis / Build, Test & Analyse (push) Has been cancelled
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
initial commit
Change-Id: I12a20fc994c2a94df96de9d3393b06bf6687f77a
2026-04-17 11:20:50 +00:00
..
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00
2026-04-17 11:20:50 +00:00

Shipping Service

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

Local

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

dep ensure --vendor-only

Build

From src/shippingservice, run:

docker build ./

Test

go test .