postrabbit

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2019 License: MIT Imports: 8 Imported by: 0

README

postrabbit

About

A bridge between Postgres and RabbitMQ written on GO Build Status Go Report Card

Getting Started

  1. Make sure you have GO and DEP installed.

  2. Install your dependencies

    dep ensure -vendor-only
    
    
  3. Build your app

    go build
    
    
  4. 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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL