Documentation ¶ Index ¶ func Flatten(v any) []map[string]any func WriteCSV(w io.Writer, rows []map[string]any) error func WriteJSONL(w io.Writer, rows []map[string]any) error func Writer(path string) (io.WriteCloser, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Flatten ¶ func Flatten(v any) []map[string]any func WriteCSV ¶ func WriteCSV(w io.Writer, rows []map[string]any) error func WriteJSONL ¶ func WriteJSONL(w io.Writer, rows []map[string]any) error func Writer ¶ func Writer(path string) (io.WriteCloser, error) Types ¶ This section is empty. Source Files ¶ View all Source files export.go Click to show internal directories. Click to hide internal directories.