Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Printer ¶
type Printer interface { Print() AddRow(number int, row compoundInterest.Prediction) Printer UpdateTotal(row compoundInterest.Prediction) }
func NewPrinter ¶
func NewPrinter() Printer
Click to show internal directories.
Click to hide internal directories.