Closed tonimelisma closed 3 years ago
I think it is a good idea to follow with standards where they make sense.
Welcome to send a PR for this if you would like to. However please keep in mind backward compatibility promise. Which means renames can only be done for internal methods.
On the other hand it would be a good idea to follow that in v2 of this library whenever that happens.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed soon if no further activity occurs. Thank you for your contributions. Feel free to comment or otherwise update to keep it alive.
In-line with the bot comment, here's a placeholder comment to verify this issue is in no way stale.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed soon if no further activity occurs. Thank you for your contributions. Feel free to comment or otherwise update to keep it alive.
Closing due to old age. Feel free to re-open or ping maintainers.
According to Effective Go getter methods should be named based on the object and shouldn't include the get prefix.