At Agira, Technology Simplified, Innovation Delivered, and Empowering Business is what we are passionate about. We always strive to build solutions that boost your productivity.

Golang Testing Using Ginkgo

Ginkgo with Golang In this blog, I am going to discuss how to perform testing using Ginkgo, and write test cases for golang functions using the same. So, continue ahead for an introduction into the much used testing framework. What is Ginkgo? Ginkgo is a BDD(Behavior Driven Development)-style testing framework for Golang, and its preferred […]

  • Reddy Sai
    Reddy Sai
  • January 30, 2017

Message Queues in Golang Via RabbitMQ

Golang Developers, In this article, we shall see how to implement message queues in Golang using RabbitMQ. We believe message queues are a vital component to any architecture or application. For example, some process takes more time to process or occasionally, one needs to delay a time-consuming job for a while. In such cases, the […]

  • Bharanidharan Arumugam
    Bharanidharan Arumugam
  • November 2, 2016