command
module
Version:
v0.0.0-...-c101b4e
Opens a new window with list of versions in this module.
Published: Oct 13, 2015
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
http2mq 
Install
Use the go get
command eg.
go get github.com/presbrey/http2mq
Usage
http2mq
accepts command-line arguments:
-backlog=8192: incoming channel capacity
-backoff=1s: pause between errors
-bind="": bind address (empty=fcgi)
-exchange="test": AMQP exchange name
-exchangeType="fanout": AMQP exchange type
-key="test": AMQP routing key
-successCode=201: onSuccess HTTP status code
-tag="http2mq": AMQP consumer tag
-uri="amqp://localhost:5672/": AMQP URI
-xForwardedFor=true: prepend remote address to X-Forwaded-For
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.