//
pkg.gl
Category
github.com/Breeze0806/go-etl
datax
common
spi
writer
package
0.2.0
Repository:
https://github.com/breeze0806/go-etl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
14
Files
36 SLOC
#
Functions
NewBaseTask
NewBaseTask: a function or method to create a new instance of BaseTask.
#
Structs
BaseTask
BaseTask: a fundamental task class that assists and simplifies the implementation of writing task interfaces.
#
Interfaces
Job
Job work.
Task
Task: a task related to writing operations.