Reflection and Type Switching in Golang
A side tangent for a deeper understanding of how and what reflection is, and how types and values in Go work. Be sure to check out the main article: Golang reflect package.
Reflection and Type Switching in Golang Read More »