package
0.2.0
Repository: https://github.com/breeze0806/go-etl.git
Documentation: pkg.go.dev

# Functions

NewBaseTask: a function or method to create a new instance of BaseTask.

# Structs

BaseTask: a fundamental task class that assists and simplifies the implementation of writing task interfaces.

# Interfaces

Job work.
Task: a task related to writing operations.