csv

package
v0.0.0-...-056b33b Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: MIT Imports: 13 Imported by: 1

Documentation

Index

Constants

View Source
const (
	CsvProcessorName string = "csv"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CsvProcessor

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

func NewCsvProcessor

func NewCsvProcessor() *CsvProcessor

func (*CsvProcessor) GetRecord

func (p *CsvProcessor) GetRecord() (arrow.Record, error)

func (*CsvProcessor) Init

func (p *CsvProcessor) Init(params map[string]string, identifiers map[string]string, measurements map[string]string, categories map[string]string, tags []string) error

func (*CsvProcessor) OnData

func (p *CsvProcessor) OnData(data []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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