//
pkg.gl
Category
github.com/as-tool/as-etl-engine
module
taskgroup
runner
package
0.0.0-20240307055817-780ac92f6253
Repository:
https://github.com/as-tool/as-etl-engine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
126 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.