Go Time: Golang, Software Engineering cover image

Don't forget about memory management

Go Time: Golang, Software Engineering

CHAPTER

Using a Pointer or a Value?

If you have an object that has a method on it, or i guess we call receivers and go, if that method is going to edit the object, that cannot be a value receiver. That has to be a pointer receiver, or else you're going to become pretty sad. And of course, if it's a value, it's a copy, so you can't. As well as using pointers for some of your methods, that generally you should use them for algust for consist sake.

00:00
Transcript
Play full episode

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner