exporter

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: 9 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 Exporter

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

func (*Exporter) ExportFile

func (e *Exporter) ExportFile() error

func (*Exporter) SetExportFilePath

func (e *Exporter) SetExportFilePath(filepath string)

func (*Exporter) SetFileFormat

func (e *Exporter) SetFileFormat(fileFormat FileFormat)

type FileFormat

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

func GetFileFormat

func GetFileFormat(fileFormat string) (FileFormat, error)

type Xls

type Xls struct {
}

Jump to

Keyboard shortcuts

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