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

Cherry-pick #8316 to 6.x: Add required comments to heartbeat monitors #8362

Merged
merged 1 commit into from
Sep 27, 2018

Conversation

andrewvc
Copy link
Contributor

Cherry-pick of PR #8316 to 6.x branch. Original message:

Some of these functions needed comments to keep inline with go style guides. The change that introduced these was in #8023 .

I also simplified one error by using errors.New instead of a custom error struct.

Some of these functions needed comments to keep inline with go style guides.

I also simplified one error by using errors.New instead of a custom error struct.

(cherry picked from commit 28977fb)
@andrewvc andrewvc merged commit bd31c34 into elastic:6.x Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants