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

grpclb: s/fmt.Errorf/errors.New/ #2196

Merged
merged 1 commit into from
Jul 3, 2018
Merged

grpclb: s/fmt.Errorf/errors.New/ #2196

merged 1 commit into from
Jul 3, 2018

Conversation

ashi009
Copy link
Contributor

@ashi009 ashi009 commented Jul 3, 2018

Given the discussion at golang/go#17173, this is minor. However, I do think errors.New is more preferable when there is nothing to format from go readability perspective.

Given the discussion at golang/go#17173, this is minor.  However, I do think `errors.New` is more preferable when there is nothing to format from go readability perspective.
@thelinuxfoundation
Copy link

Thank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement.

After the following items are addressed, please respond with a new comment here, and the automated system will re-verify.

Regards,
CLA GitHub bot

@ashi009
Copy link
Contributor Author

ashi009 commented Jul 3, 2018

@thelinuxfoundation I signed.

Copy link
Contributor

@menghanl menghanl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! LGTM.

@menghanl menghanl merged commit a3e99eb into grpc:master Jul 3, 2018
@ashi009 ashi009 deleted the patch-1 branch July 6, 2018 01:50
@lock lock bot locked as resolved and limited conversation to collaborators Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants