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

Update variable names to Go convention + Simplify map lookups #894

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

HaraldNordgren
Copy link
Contributor

@HaraldNordgren HaraldNordgren commented Jul 26, 2024

Underscore names are not Go convention. See report card here: https://goreportcard.com/report/github.com/elastic/go-elasticsearch#golint

Also simplifying some map lookups.

@HaraldNordgren HaraldNordgren changed the title model.go: Update variable names to Go convention Update variable names to Go convention + Simplify map lookups Jul 28, 2024
@HaraldNordgren
Copy link
Contributor Author

Ping @Anaethelion

@Anaethelion Anaethelion merged commit 20b86e8 into elastic:main Aug 2, 2024
11 checks passed
@HaraldNordgren HaraldNordgren deleted the patch-1 branch August 2, 2024 15:09
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