English | 中文
This repository contains example code for the GoBatch processing framework.
- Shows how to create and run simple steps
- Includes basic job configuration and execution flow
- Location: examples/quickstart
- Shows a basic gobatch example
- Includes simple step and chunk processing
- Location: examples/basic
- CSV file reading and writing
- Automatic field mapping
- File validation
- Location: examples/file
For more details, please refer to: