Golang and nil-interfacing gotchas
Jan 31 · 5 min read · I have been using Golang extensively in my role as an engineer at Couchbase for over three years.In this blog, I’ll cover a big big gotcha when using golang and interfaces which can lead to nasty bugs in prod! 📜 Interfaces in Golang Golang supports ...
Join discussion




