The Awesome Dude
  • Home
  • About Me
Subscribe
Tagged

golang

A collection of 3 posts

golang

Go Modules in Action

In Golang there was no official approach of how to manage dependency. Hence, in the early days of golang until recently, there were different ways in managing dependencies. In the beginning there is go get. It help to download package from the internet to your local directory which can be

  • Jon Kartago Lamida
Jon Kartago Lamida May 19, 2019 • 6 min read
unix

Getting Started with emacs in 30 Minutes

Emacs is a very extensible text editor that was started as far as 1970s. I have never really explored this editor much but somehow recently become interested to get to know this tool a bit more. This post will share a very quick journey of how setting up emacs and

  • Jon Kartago Lamida
Jon Kartago Lamida Jul 8, 2018 • 5 min read
golang

Mocking in Golang Using Testify

I have used golang for sometime but only recently I finally understand how to do object mocking in a golang test. Since I came from Java, the way of how mocking an object in golang was not really clear for me. This post is my self documentation of how I

  • Jon Kartago Lamida
Jon Kartago Lamida Jul 6, 2018 • 6 min read
The Awesome Dude © 2025
Powered by Ghost