csv

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromReader

func FromReader(r *csv.Reader) rivo.Pipeline[rivo.None, rivo.Item[[]string]]

FromReader returns a generator pipeline that reads from a csv.Reader. It's not thread-safe to use a pool size greater than 1.

func ToWriter

func ToWriter(w *csv.Writer) rivo.Pipeline[[]string, error]

ToWriter returns a pipeline that writes to a csv.Writer. Only errors from the csv.Writer are passed to the output stream.

Types

This section is empty.

Jump to

Keyboard shortcuts

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