csv

package
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

csv processing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadAll

func ReadAll(reader io.Reader) ([][]string, error)

Read all csv content.

func ReadAllIgnoreEmpty

func ReadAllIgnoreEmpty(reader io.Reader) ([][]string, error)

Read all csv content and ignore empty row.

func Reader

func Reader(reader io.Reader) *csv.Reader

Wrap csv data reader.

func Write added in v0.3.6

func Write(fpath string, records [][]string) error

Write csv.

Types

This section is empty.

Jump to

Keyboard shortcuts

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