package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Functions

NewPriceCalculator creates a PriceCalculator instance that queries the provided endpoints for item price and VAT information.

# Structs

PriceCalculator estimates the VAT-inclusive retail prices of items.