amqpfeed

package module
v0.0.0-...-44934c0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2013 License: MIT Imports: 4 Imported by: 0

README

AMQP Eventfeed for straumur

Build Status

Eventfeed for straumur

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consumer

type Consumer struct {
	// contains filtered or unexported fields
}

func NewConsumer

func NewConsumer(amqpURI, exchange, exchangeType, queueName, key, ctag string, durable, auto_delete bool) (*Consumer, error)

TODO: Document different usage of queues.

func (*Consumer) Close

func (c *Consumer) Close() error

func (*Consumer) Updates

func (c *Consumer) Updates() <-chan straumur.Event

Jump to

Keyboard shortcuts

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