http2mq

command module
v0.0.0-...-c101b4e Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2015 License: MIT Imports: 7 Imported by: 0

README

http2mq Build Status

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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