.codeclimate.yml | |
|
|
.gitignore | |
|
|
.goreleaser.yml | |
|
|
.travis.yml | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
acknowledger/acknowledger.go | 29 | A 0 mins | F 50% |
acknowledger/acknowledger_test.go | 32 | A 0 mins |
|
acknowledger/default.go | 24 | A 0 mins | A 100% |
acknowledger/default_test.go | 28 | A 0 mins |
|
acknowledger/strict.go | 24 | A 0 mins | A 100% |
acknowledger/strict_test.go | 31 | A 0 mins |
|
builder_test.go | 39 | A 0 mins |
|
collector/collector.go | 29 | A 0 mins |
|
command/builder.go | 23 | A 35 mins | A 100% |
command/builder_argument.go | 94 | A 0 mins | B 89% |
command/builder_argument_test.go | 75 | A 0 mins |
|
command/builder_pipe.go | 68 | A 0 mins | A 92% |
command/builder_pipe_test.go | 45 | A 0 mins |
|
command/builder_test.go | 37 | A 0 mins |
|
command/log_writer.go | 21 | A 0 mins | F 0% |
config/config.go | 203 | A 3 hrs | F 23% |
config/uri_test.go | 93 | A 0 mins |
|
config_test.go | 81 | A 0 mins |
|
consumer/amqp.go | 20 | A 0 mins |
|
consumer/config.go | 27 | A 0 mins |
|
consumer/consumer.go | 106 | A 0 mins | C 72% |
consumer/consumer_consume_test.go | 178 | A 0 mins |
|
consumer/consumer_test.go | 110 | A 0 mins |
|
consumer/fixtures/autodelete.conf | |
|
|
consumer/fixtures/autodelete_queue.conf | |
|
|
consumer/fixtures/default.conf | |
|
|
consumer/fixtures/default_queue_durability.conf | |
|
|
consumer/fixtures/durable.conf | |
|
|
consumer/fixtures/durable_queue.conf | |
|
|
consumer/fixtures/empty_routing.conf | |
|
|
consumer/fixtures/exchange.conf | |
|
|
consumer/fixtures/exclusive_queue.conf | |
|
|
consumer/fixtures/multiple_routing.conf | |
|
|
consumer/fixtures/no_routing.conf | |
|
|
consumer/fixtures/non_durable_queue.conf | |
|
|
consumer/fixtures/nowait_queue.conf | |
|
|
consumer/fixtures/priority.conf | |
|
|
consumer/fixtures/qos.conf | |
|
|
consumer/fixtures/routing.conf | |
|
|
consumer/fixtures/ttl.conf | |
|
|
consumer/mock_test.go | 101 | A 0 mins |
|
consumer/setup.go | 91 | A 0 mins | B 89% |