converters

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateNewDelimiterSeparatedValuesDataImporter added in v0.8.0

func CreateNewDelimiterSeparatedValuesDataImporter(fileType string, fileEncoding string, columnIndexMapping map[datatable.TransactionDataTableColumn]int, transactionTypeNameMapping map[string]models.TransactionType, hasHeaderLine bool, timeFormat string, timezoneFormat string, geoLocationSeparator string, transactionTagSeparator string) (base.TransactionDataImporter, error)

CreateNewDelimiterSeparatedValuesDataImporter returns a new delimiter-separated values data importer according to the file type and encoding

func CreateNewDelimiterSeparatedValuesDataParser added in v0.8.0

func CreateNewDelimiterSeparatedValuesDataParser(fileType string, fileEncoding string) (dsv.CustomTransactionDataDsvFileParser, error)

CreateNewDelimiterSeparatedValuesDataParser returns a new delimiter-separated values data parser according to the file type and encoding

func GetTransactionDataExporter added in v0.6.0

func GetTransactionDataExporter(fileType string) base.TransactionDataExporter

GetTransactionDataExporter returns the transaction data exporter according to the file type

func GetTransactionDataImporter added in v0.6.0

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

GetTransactionDataImporter returns the transaction data importer according to the file type

func IsCustomDelimiterSeparatedValuesFileType added in v0.8.0

func IsCustomDelimiterSeparatedValuesFileType(fileType string) bool

IsCustomDelimiterSeparatedValuesFileType returns whether the file type is the delimiter-separated values file type

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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