output

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteCSV

func WriteCSV(w io.Writer, result *extract.Result) error

WriteCSV writes the extraction result as CSV with a header row.

func WriteJSON

func WriteJSON(w io.Writer, result *extract.Result) error

WriteJSON writes the extraction result as an indented JSON array.

func WriteJSONL

func WriteJSONL(w io.Writer, result *extract.Result) error

WriteJSONL writes the extraction result as newline-delimited JSON.

func WriteParquet

func WriteParquet(_ io.Writer, _ *extract.Result) error

WriteParquet writes extraction results in Parquet format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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