exportdata

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: MIT Imports: 13 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"
	MarkdownExportType   = "markdown"
	MarkdownMDExportType = "md"
	HTMLExportType       = "html"
)

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