ducmeit1 / go-arvo-json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go - Convert Arvo - JSON

  • Uses with Arvo Schema

  • Marshal/Unmarshal Message Produce/Consumer by JSON

  • Run Kafka Stack with Confluent:

docker-compse up -d
  • Schema Registry: http://localhost:8081

  • Broker: localhost:9092

  • Control Center: localhost:9021

  • Run code with GCO_ENABLED=1:

CGO_ENABLED=1 go run main.go

About


Languages

Language:Go 100.0%