amqp

package
v0.0.0-...-3228f7a Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMessageSink

func NewMessageSink(config MessageSinkConfig) (pubsub.MessageSink, error)

func NewMessageSource

func NewMessageSource(config MessageSourceConfig) pubsub.MessageSource

Types

type MessageSinkConfig

type MessageSinkConfig struct {
	Topic   string
	Address string
}

type MessageSourceConfig

type MessageSourceConfig struct {
	ConsumerGroup string
	Topic         string
	Address       string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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