Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass by value/pass by reference #35

Open
ren90 opened this issue Jun 28, 2017 · 0 comments
Open

Pass by value/pass by reference #35

ren90 opened this issue Jun 28, 2017 · 0 comments

Comments

@ren90
Copy link

ren90 commented Jun 28, 2017

Hey Nathan,

Firstly thank you very much for you post. It was really helpful to me, since I was also kinda confused with the best practices for passing args in Go.

In line 74, you talk about pass by mechanisms in Go, which when reading it reminded me of a really interesting article about how this is handled in Go. Maybe you want to make a parenthesis referencing the article for people who are interested, if you think its reasonable. :)
It's Dave Cheney's There is no pass-by-reference in Go

Thanks once more,
Best regards,
R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant