Categorygithub.com/ggxxll/core-processor-demo
modulepackage
0.0.0-20220308094804-13c1b28f31dc
Repository: https://github.com/ggxxll/core-processor-demo.git
Documentation: pkg.go.dev

# README

core-process-demo

The functions of this project are as follows:

  • consume kafka messages
  • handle messages
  • batch processing of data

Normally, the directories (files) that users need to pay attention to and modify are as follows:

  • entity define entity models
  • handler add handlers
  • internal/config/register.go register global module or dependency

# Packages

No description provided by the author
No description provided by the author