🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!

Video:

Consuming Messages from RabbitMQ

December 6, 2020

Course Instructor: Elliot Forbes

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.

Twitter: @Elliot_f

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.