command
Version:
v0.0.0-...-42a3577
Opens a new window with list of versions in this module.
Published: Feb 17, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Receipt Sink Service
Acts as a receipting service to pick simulate a service that listens for survey
notifications to receipt a transaction.
Picks notifications of a queue and logs the receipt - then discards them.
Environment
Expects the following environment to be set:
Var |
Example |
Description |
PORT |
"5000" |
String describing the port on which to start the service |
RABBIT_URL |
"amqp://rabbit:rabbit@rabbit:5762" |
Url on which to connect to a rabbitmq instance. Includes amqp:// protocol |
NOTIFICATION_EXCHANGE |
survey_notify |
Name of rabbit exchange to receive notifications from |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.