TDD or not to TDD? How do I debug? What’s a Go Vet? Intro In this post, the objective is… Read More... "Testing and debugging tips for GoLang API’s"
Investigation into panics when using wait groups, goroutines and channels in Golang
I was tasked with writing a piece of software that checks a couple of downstream services to make sure they… Read More... "Investigation into panics when using wait groups, goroutines and channels in Golang"