Versions in this module Expand all Collapse all v0 v0.1.0 Apr 10, 2023 Changes in this version + func Execute() + type QueueData struct + Bindings []rabbithole.BindingInfo + Channel *amqp.Channel + Queue amqp.Queue + type RecordingDevice struct + func (rd *RecordingDevice) BindQueuesAndRecord(data []QueueData) + func (rd *RecordingDevice) SetupQueues(queuesToRecord []string) ([]QueueData, error)