Login
From:
www.willem.dev
(Uncensored)
subscribe
Should you use a slice of pointers to structs in Go/Golang?
https://www.willem.dev/articles/slice-of-pointers-structs/
links
backlinks
Roast topics
Find topics
Find it!
What is the difference between a slice of pointers and a slice of values? And when should you use one or the other? This article explains.