Listen to query queue (unclean)
Not finally implemented, still unclean, but functional!
module query-service | ||
go 1.15 | ||
require ( | ||
github.com/rs/xid v1.3.0 | ||
github.com/streadway/amqp v1.0.0 | ||
github.com/thijsheijden/alice v0.1.5 | ||
) |
go.sum
0 → 100644
internal/errorhandler/errorhandler.go
0 → 100644
Please register or sign in to comment