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

Rename GetCertificate to Certificate #349

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Rename GetCertificate to Certificate #349

merged 3 commits into from
Dec 11, 2024

Conversation

codysoyland
Copy link
Member

Summary

Getters should not be prefixed with Get per standard Go practices (cited by Effective Go). This PR renames GetCertificate to Certificate.

Release Note

Documentation

Getters should not be prefixed with `Get` per standard Go practices (cited by Effective Go). This PR renames `GetCertificate` to `Certificate`.

Signed-off-by: Cody Soyland <[email protected]>
@codysoyland codysoyland requested a review from a team as a code owner December 10, 2024 22:15
@codysoyland codysoyland merged commit 1a6bc03 into main Dec 11, 2024
11 checks passed
@codysoyland codysoyland deleted the certificate-getter branch December 11, 2024 00:10
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