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 asGRPCStatus() to makeGRPCStatus(), add documentation. #690

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 8, 2020

Motivation:

We should make sure we're happy with various names and documentation
before tagging 1.0.0. asGRPCStatus() didn't feel right as a name.

Modifications:

  • Rename asGRPCStatus() to makeGRPCStatus()
  • Add some documentation to GRPCStatusTranformable
  • Add a temporary shim for asGRPCStatus()

Result:

Better naming.

Motivation:

We should make sure we're happy with various names and documentation
before tagging 1.0.0. `asGRPCStatus()` didn't feel right as a name.

Modifications:

- Rename `asGRPCStatus()` to `makeGRPCStatus()`
- Add some documentation to `GRPCStatusTranformable`
- Add a temporary shim for `asGRPCStatus()`

Result:

Better naming.
@glbrntt glbrntt requested a review from MrMage January 8, 2020 13:33
@glbrntt glbrntt merged commit be70633 into grpc:nio Jan 9, 2020
@glbrntt glbrntt deleted the gb-api-work-19 branch January 9, 2020 09:39
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