Methods #28
Methods
#28
Replies: 1 comment 1 reply
-
This is a poor example because UpdateName always needs access to Car in order to update the name Actually, finding an example where one did not need a reference to the receiver is a challenge, at least for me Cheers |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Methods
In this tutorial, we will learn about methods in Go
https://www.karanpratapsingh.com/courses/go/methods
Beta Was this translation helpful? Give feedback.
All reactions