csvx

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromCSV

func FromCSV(data []byte) ([]string, [][]string, error)

FromCSV converts the given csv file to fields and rows.

func ToCSV

func ToCSV(fields []string, rows [][]string) []byte

ToCSV converts the given fields and rows to a csv file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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