Method Receivers in Go: Demystifying Value and Pointer Receivers
Hi there! I'm Shrijith Venkatrama, founder of Hexmos. Right now, I’m building LiveAPI, a tool that makes generating API docs from your code ridiculously easy.Go doesn't have traditional classes or i...