csv

package
v0.0.0-...-ebe581b Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadIDsFromFileRows

func ReadIDsFromFileRows(fileContent []byte, idName string) ([][]string, []string, error)

ReadIDsFromFileRows read ID set from file content, return all rows, ID set, error

func ReadRowsFromFile

func ReadRowsFromFile(fileContent []byte) ([][]string, error)

ReadRowsFromFile read all rows from csv file content

func WriteRowsToFile

func WriteRowsToFile(fileRows [][]string, path string) error

WriteRowsToFile write all rows to 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