25% off

Use code FUNCMAIN at checkout for 25% off all premium courses.

Get started →

Consuming Messages from RabbitMQ

December 6, 2020
Elliot Forbes

Elliot Forbes

Course Instructor

Hey Gophers! My name is Elliot and I'm the creator of TutorialEdge and I've been working with Go systems for roughly 5 years now.

So, we’ve accomplished quite a lot so far, we’ve managed to set up a well structured app that is able to create a queue and subsequently publish messages to this queue.

In this video, we are going to be focused on how we can do the reverse and consume the messages that we have published to this queue.