Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(channels ChannelBundle, listener_queue string, sender_queue string, activeMatches *match.ActiveMatches) (close func())
Types ¶
type ChannelBundle ¶
type ChannelBundle struct { ChanLS2MM chan channelstructs.ListenerOutput ChanMS2SE chan channelstructs.SenderIntake ChanMM2SE chan channelstructs.SenderIntake }
Click to show internal directories.
Click to hide internal directories.