flux

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: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FluxCsvProcessorName string = "flux-csv"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FluxCsvProcessor

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

func NewFluxCsvProcessor

func NewFluxCsvProcessor() *FluxCsvProcessor

func (*FluxCsvProcessor) GetRecord

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

func (*FluxCsvProcessor) Init

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

func (*FluxCsvProcessor) OnData

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

Jump to

Keyboard shortcuts

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