Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
Converter will convert the base price to the currency supplied Note: we are expecting sane inputs and therefore skipping input validation
func NewConverter ¶
NewConverter creates and initializes the converter
Click to show internal directories.
Click to hide internal directories.