Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PiotrFerenc/task-tower
/ functions
Functions
206 in github.com/PiotrFerenc/task-tower
⨍
Functions
206
◇
Types & classes
64
Method
WaitingForFinishedTask
()
internal/queues/message-queue.go:16
Method
WaitingForSucceedTask
WaitingForSucceedTask returns a channel of amqp.Delivery that receives messages from the `QueueTaskSucceed` queue. It uses the `waitingForTask` method
internal/queues/rabbitmq-queue.go:116
Method
WaitingForSucceedTask
()
internal/queues/message-queue.go:15
Method
WaitingForTask
WaitingForTask returns a channel of amqp.Delivery that receives messages from the `QueueRunPipe` queue. It uses the `waitingForTask` method with the `
internal/queues/rabbitmq-queue.go:124
Function
main
()
cmd/controller/main.go:21
Function
main
()
cmd/worker/main.go:17
← previous
201–206 of 206, ranked by callers