Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 819 Bytes

File metadata and controls

30 lines (21 loc) · 819 Bytes

GoBatch Examples

English | 中文

This repository contains example code for the GoBatch processing framework.

Example List

  • 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

Documentation

For more details, please refer to: