Go Time: Golang, Software Engineering cover image

Don't forget about memory management

Go Time: Golang, Software Engineering

00:00

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.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app