csvsplitter

package
v0.0.0-...-7c5168d Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2013 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyspaceCSVReader

type KeyspaceCSVReader struct {
	// contains filtered or unexported fields
}

func NewKeyspaceCSVReader

func NewKeyspaceCSVReader(r io.Reader, delim byte) *KeyspaceCSVReader

func (KeyspaceCSVReader) ReadRecord

func (r KeyspaceCSVReader) ReadRecord() (keyspaceId key.KeyspaceId, line []byte, err error)

ReadRecord returns a keyspaceId and a line from which it was extracted, with the keyspaceId stripped.

Jump to

Keyboard shortcuts

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