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

Consistent Receiver Nomenclature #375

Merged
merged 6 commits into from
Mar 31, 2021
Merged

Conversation

alrs
Copy link
Contributor

@alrs alrs commented Mar 31, 2021

This changes receiver variables throughout the project to reflect the name of the receiver, not a generic name like self.

It looks like newer parts of the codebase don't use self anymore, this makes it all consistent.

If you would prefer that I put these up as individual per-package pull requests, I'm happy to do so. I could also squash into a single commit.

https://github.com/golang/go/wiki/CodeReviewComments#receiver-names

@xitongsys xitongsys merged commit 5ecfa15 into xitongsys:master Mar 31, 2021
@xitongsys
Copy link
Owner

thanks!

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

Successfully merging this pull request may close these issues.

2 participants