amqplistener

package
v0.0.0-...-528d85c Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TrySendToPotentiallyClosedChannel

func TrySendToPotentiallyClosedChannel(channel chan<- channelstructs.ListenerOutput, msg channelstructs.ListenerOutput)

Types

type AMQPListener

type AMQPListener struct {
	PActiveMatches *match.ActiveMatches
	Channels       ChannelBundle
}

func (*AMQPListener) Run

func (ls *AMQPListener) Run()

type ChannelBundle

type ChannelBundle struct {
	ChanLS2MM chan channelstructs.ListenerOutput
	ChanAMQP  <-chan amqp.Delivery
}

Jump to

Keyboard shortcuts

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