importer

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Csv

type Csv struct {
}

type FileFormat

type FileFormat interface {
	// contains filtered or unexported methods
}

func GetFileFormat

func GetFileFormat(fileFormat string) (FileFormat, error)

type Importer

type Importer struct {
	// contains filtered or unexported fields
}

func (*Importer) ImportFile

func (i *Importer) ImportFile() error

func (*Importer) SetFileFormat

func (i *Importer) SetFileFormat(fileFormat FileFormat)

func (*Importer) SetImportFilePath

func (i *Importer) SetImportFilePath(filepath string)

func (*Importer) SetPoFilepath

func (i *Importer) SetPoFilepath(filepath string)

type Xls

type Xls struct {
}

Jump to

Keyboard shortcuts

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