In Golang, we can define these things called “receivers.” It’s kind of similar to instance methods in an object oriented language like Java or Python.
Share this post
Nil pointer dereference in Go without panic…
Share this post
In Golang, we can define these things called “receivers.” It’s kind of similar to instance methods in an object oriented language like Java or Python.