//
pkg.gl
Category
github.com/ibiscum/Hands-On-Software-Engineering-with-Golang
Chapter04
retail
package
0.0.0-20241223090118-035fcd7fed56
Repository:
https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
99 SLOC
#
Functions
NewPriceCalculator
NewPriceCalculator creates a PriceCalculator instance that queries the provided endpoints for item price and VAT information.
#
Structs
PriceCalculator
PriceCalculator estimates the VAT-inclusive retail prices of items.