csvstream

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StreamingCSVReader

type StreamingCSVReader struct {
	CVSReader *csv.Reader
	// contains filtered or unexported fields
}

func NewStreamingCSVReader

func NewStreamingCSVReader() (scr *StreamingCSVReader)

func (*StreamingCSVReader) Parse

func (scr *StreamingCSVReader) Parse(log string) ([]string, error)

func (*StreamingCSVReader) Read

func (scr *StreamingCSVReader) Read(b []byte) (n int, err error)

for io.Reader signature

Jump to

Keyboard shortcuts

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