https://github.com/ramadani/clinci
Event Listener using RabbitMQ Pub/Sub
https://github.com/ramadani/clinci
event-driven event-listener golang-package message-broker publisher-subscriber pubsub queue rabbitmq
Last synced: 4 months ago
JSON representation
Event Listener using RabbitMQ Pub/Sub
- Host: GitHub
- URL: https://github.com/ramadani/clinci
- Owner: ramadani
- License: mit
- Created: 2019-04-08T08:52:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T01:43:10.000Z (about 6 years ago)
- Last Synced: 2025-05-29T01:01:52.974Z (5 months ago)
- Topics: event-driven, event-listener, golang-package, message-broker, publisher-subscriber, pubsub, queue, rabbitmq
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clinci
RabbitMQ Pub/Sub wrapper for easy to use
## Installation
```bash
$ go get github.com/ramadani/clinci
```## Usage
See [example](https://github.com/ramadani/clinci/tree/master/example)