converters

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: MIT Imports: 18 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateNewCustomFileFormatTransactionDataParser added in v1.4.0

func CreateNewCustomFileFormatTransactionDataParser(fileType string, fileEncoding string) (custom.CustomTransactionDataParser, error)

CreateNewCustomFileFormatTransactionDataParser returns a new custom transaction data parser according to the file type and encoding

func CreateNewCustomTransactionDataImporter added in v1.4.0

func CreateNewCustomTransactionDataImporter(fileType string, fileEncoding string, columnIndexMapping map[datatable.TransactionDataTableColumn]int, transactionTypeNameMapping map[string]models.TransactionType, hasHeaderLine bool, timeFormat string, timezoneFormat string, amountDecimalSeparator string, amountDigitGroupingSymbol string, geoLocationSeparator string, geoLocationOrder string, transactionTagSeparator string) (converter.TransactionDataImporter, error)

CreateNewCustomTransactionDataImporter returns a new custom transaction data importer according to the file type and encoding

func GetTransactionDataExporter added in v0.6.0

func GetTransactionDataExporter(fileType string) converter.TransactionDataExporter

GetTransactionDataExporter returns the transaction data exporter according to the file type

func GetTransactionDataImporter added in v0.6.0

func GetTransactionDataImporter(fileType string) (converter.TransactionDataImporter, error)

GetTransactionDataImporter returns the transaction data importer according to the file type

func IsCustomFileFormatFileType added in v1.4.0

func IsCustomFileFormatFileType(fileType string) bool

IsCustomFileFormatFileType returns whether the file type is the custom file format

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL