cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: LGPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type QueueData

type QueueData struct {
	Bindings []rabbithole.BindingInfo
	Queue    amqp.Queue
	Channel  *amqp.Channel
}

type RecordingDevice

type RecordingDevice struct {
	*rabbithole.Client
	*amqp.Connection
}

func (*RecordingDevice) BindQueuesAndRecord

func (rd *RecordingDevice) BindQueuesAndRecord(data []QueueData)

func (*RecordingDevice) SetupQueues

func (rd *RecordingDevice) SetupQueues(queuesToRecord []string) ([]QueueData, error)

Jump to

Keyboard shortcuts

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