csv

package
v2.0.1-0...-2f82913 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSVReader

type CSVReader struct {
	CSVConfig *config.CSVConfig
	// contains filtered or unexported fields
}

func (*CSVReader) InitReader

func (r *CSVReader) InitReader(file *os.File)

func (*CSVReader) ReadLine

func (r *CSVReader) ReadLine() (base.Data, error)

type ErrWriter

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

func NewErrDataWriter

func NewErrDataWriter(config *config.CSVConfig) *ErrWriter

func (*ErrWriter) Error

func (w *ErrWriter) Error() error

func (*ErrWriter) Flush

func (w *ErrWriter) Flush()

func (*ErrWriter) Init

func (w *ErrWriter) Init(f *os.File)

func (*ErrWriter) Write

func (w *ErrWriter) Write(data []base.Data)

Jump to

Keyboard shortcuts

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