Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 334 Bytes

Kompassi AMQP consumer in Go

Just like kompaq but in Go.

Getting started

go get
go run main.go

Configuration

Accepts single environment variable AMQP_URL to tell where RabbitMQ is.

TODO

  • Die when the AMQP connection is disconnected so that systemd can restart us