package
0.2.0
Repository: https://github.com/breeze0806/go-etl.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.