exportdata

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CSVLineExportType   = "csv"
	JSONLineExportType  = "jsonl"
	JSONExportType      = "json"
	ExcelExportType     = "excel"
	ExcelXLSXExportType = "xlsx"
	ParquetExportType   = "parquet"
	XMLExportType       = "xml"
	YAMLExportType      = "yaml"
	YMLExportType       = "yml"
)

Variables

This section is empty.

Functions

func NewExport

func NewExport(exportType string, rows *sql.Rows, exportPath string, bar *progressbar.ProgressBar) (exportdata.Export, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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