Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSVExporter ¶
type CSVExporter struct{}
type ExpenseToExport ¶
type ExpensesExporter ¶
func ExporterFactory ¶
func ExporterFactory(fileExtension string) (ExpensesExporter, error)
type Reporter ¶
type Reporter struct {
ReportConf config.ReportConf
}
type XLSXExporter ¶
type XLSXExporter struct{}
Click to show internal directories.
Click to hide internal directories.