//
pkg.gl
Category
github.com/Breeze0806/go-etl
datax
core
taskgroup
runner
package
0.2.0
Repository:
https://github.com/breeze0806/go-etl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
133 SLOC
#
Functions
NewReader
NewReader creates a reader executor through the reading task, the record sender, and the task keyword.
NewWriter
NewWriter: Creates a write runner by reading the task, the recorder, and the task keyword.
#
Structs
Reader
Reader is a reader executor.
Writer
Writer: Write Runner.
#
Interfaces
Runner
Runner - A component responsible for executing tasks or jobs.