MCPcopy Create free account
hub / github.com/PiotrFerenc/task-tower / CreateQueue

Method CreateQueue

internal/queues/message-queue.go:18–18  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

16 WaitingForFinishedTask() (<-chan amqp.Delivery, error)
17 WaitingForTask() (<-chan amqp.Delivery, error)
18 CreateQueue(name string) error
19}

Callers 2

createQueuesFunction · 0.65
CreateQueueMethod · 0.65

Implementers 1

queueinternal/queues/rabbitmq-queue.go

Calls

no outgoing calls

Tested by

no test coverage detected