package
0.0.0-20240307055817-780ac92f6253
Repository: https://github.com/as-tool/as-etl-engine.git
Documentation: pkg.go.dev

# Functions

NewReader creates a reader executor through the reading task, the record sender, and the task keyword.
NewWriter: Creates a write runner by reading the task, the recorder, and the task keyword.

# Structs

Reader is a reader executor.
Writer: Write Runner.

# Interfaces

Runner - A component responsible for executing tasks or jobs.