amqp

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageSender

type MessageSender struct {
}

MessageSender sends message

func (MessageSender) Send

func (msender MessageSender) Send(m *definition.Mock) bool

Send message if needed

type Sender

type Sender interface {
	//Send sends to amqp
	Send(m *definition.Mock) bool
}

Sender sends messages to AMQP server

Jump to

Keyboard shortcuts

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