programmer, model-maker, functional programming enthusiast
One of the features of Go that a developer may have friction with is — debugging. Debugging Go programs is not the most intuitive of experiences I have come across. I wanted to use this post to share some of my learnings of debugging a Go program.