#golang

Photo by Arnaud Mesureur on Unsplash

Golang Anonymous Structs

September 29, 2021

Taking advantage of type safety in small places

Photo by iam_os on Unsplash

Limiting Goroutines with a Semaphore

April 17, 2021

Only run a number of goroutines at once

Can you give too much information in your error messages?

March 30, 2021

Times when errors are better to be unspecific