command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Feb 16, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
postrabbit
About
A bridge between Postgres and RabbitMQ written on GO

Getting Started
-
Make sure you have GO and DEP installed.
-
Install your dependencies
dep ensure -vendor-only
-
Build your app
go build
-
Run your app
./postrabbit
Environment Variables
CHANNEL_LIST - tets,test1,test2
RABBITMQ_URL - RabbitMQ url
POSTGRES_URL - Postgres url
DEFAULT_EXCHANGE_NAME - exchange name for simple messages
DELAY_EXCHANGE_NAME - exchange name for delay messages
License
Copyright (c) 2017
Licensed under the MIT license.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.