Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 399 Bytes

ABC

Gitter

Requirements

  • Golang v1.5
  • Rabbitmq

Run

  • Check config files in /config
  • Run the mock webserver: go run main/mockserver.go
  • Run the generator: go run main/producer.go 10
  • Run the consumer: go run main/consumer.go