#development #golang #pattern #reading-list

🔗 Interfaces in Go: Slices
ckarchive.com

In a few previous emails we talked a bit about interfaces in Go. In case you don't remember, below are links to those emails.

Today we are going to take the subject a bit further as we discuss using slices of interfaces and how this might lead to confusing errors the first time you try it out.

continue reading on ckarchive.com

⚠️ This post links to an external website. ⚠️