sources

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExtractedChan = make(chan map[string]interface{})
View Source
var ProcessingWG sync.WaitGroup
View Source
var ResultChan = make(chan map[string]interface{})

Functions

func ExtractRecords added in v0.4.0

func ExtractRecords(streamFunc func(lib.Config) error)

Begin streaming records from source (and sending to ExtractedChan) and start goroutines to process records

func StreamCSVRecords added in v0.3.2

func StreamCSVRecords(config lib.Config) error

func StreamJSONLRecords added in v0.3.2

func StreamJSONLRecords(config lib.Config) error

func StreamRESTRecords added in v0.3.2

func StreamRESTRecords(config lib.Config) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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