csv

package
v3.6.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

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