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

Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' #1032

Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Nov 4, 2020

Motivation:

It should be clear what these request/response parts relate to.

Modifications:

  • Prefix '{Client,Server}{Request,Response}Part' with 'GRPC'

Result:

Clearer names.

Motivation:

It should be clear what these request/response parts relate to.

Modifications:

- Prefix '{Client,Server}{Request,Response}Part' with 'GRPC'

Result:

Clearer names.
@glbrntt glbrntt requested a review from Lukasa November 4, 2020 15:24
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Nov 4, 2020
@glbrntt glbrntt merged commit 76c2a19 into grpc:gb-feature-interceptors Nov 5, 2020
@glbrntt glbrntt deleted the gb-interceptors-rename-parts branch November 5, 2020 08:59
glbrntt added a commit that referenced this pull request Nov 6, 2020
Motivation:

It should be clear what these request/response parts relate to.

Modifications:

- Prefix '{Client,Server}{Request,Response}Part' with 'GRPC'

Result:

Clearer names.
glbrntt added a commit that referenced this pull request Nov 12, 2020
Motivation:

It should be clear what these request/response parts relate to.

Modifications:

- Prefix '{Client,Server}{Request,Response}Part' with 'GRPC'

Result:

Clearer names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants