csv

package
v3.8.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2018 License: Apache-2.0 Imports: 5 Imported by: 1

README

csv

-- import "gopkg.in/Clever/optimus.v3/sources/csv"

Usage

func New
func New(in io.Reader) optimus.Table

New returns a new Table that scans over the rows of a CSV.

func NewWithCsvReader
func NewWithCsvReader(reader *csv.Reader) optimus.Table

NewWithCsvReader returns a new Table that scans over the rows from the csv reader.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(in io.Reader) optimus.Table

New returns a new Table that scans over the rows of a CSV.

func NewWithCsvReader

func NewWithCsvReader(reader *csv.Reader) optimus.Table

NewWithCsvReader returns a new Table that scans over the rows from the csv reader.

Types

This section is empty.

Jump to

Keyboard shortcuts

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