csv

package
v0.0.0-...-cfc85e1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSVSource

type CSVSource struct {
	Model *models.Model
}

func (*CSVSource) Close

func (s *CSVSource) Close() error

func (*CSVSource) FetchData

func (s *CSVSource) FetchData(opts map[string]interface{}) ([]map[string]interface{}, error)

func (*CSVSource) Init

func (s *CSVSource) Init(config map[string]interface{}, model *models.Model) error

func (*CSVSource) Transform

func (s *CSVSource) Transform(record map[string]interface{}) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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