tabular

package
v0.0.0-...-9c2a7f2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2015 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CsvReader

func CsvReader(origReader io.ReadCloser) <-chan []string

func RegexpSeparatedReader

func RegexpSeparatedReader(origReader io.Reader, pattern string) <-chan []string

func Tabular

func Tabular(r <-chan []string) <-chan string

func TsvReader

func TsvReader(origReader io.ReadCloser) <-chan []string

Types

type LineReader

type LineReader interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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