-
Notifications
You must be signed in to change notification settings - Fork 134
Implement CallInfo usage in context and add integration tests #856
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
Merged
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
9027754
Redo
bf18abf
Tests
a40af0c
Remove print
38f5be6
Simplify
4763170
Feedback
6a95dc5
Feedback
ee8fafd
Feedback
9af9940
Cleanup
1cd1311
Update context.go
smaye81 93cacf8
Feedback
adc81b1
Interceptors
8397865
Interceptor tests
bc250b0
Feedback
0a44db9
Feedback
94dbb48
Update header setting
57e8698
Fix responseWrapper docs
e422ba2
Fix again
3cdb5e1
Update tests
6a3ed80
Style
e14c0d7
Move func
a2e3f4e
Fix server stream tests
b83ca03
Rename context methods and always create a new call info when using e…
7d37a59
Interceptor tests
3cadcc1
Side quest tests
b2d9bce
Extensive testing for simple and generic APIs using callinfo
153acb7
Implement simple for client streaming on handler
021a0cb
Implement simple for client streaming on client
7995c00
Implement simple for bidi streaming on client
d12c6c9
Make client/bidi stream fallible for simple
e4026f2
Fix benchmark/example test
e34c8c8
Redo
194fb35
Tests
39380da
Remove print
36bc4bc
Simplify
c4b878f
Feedback
6c5253b
Feedback
3f509d8
Feedback
c78eb94
Cleanup
279b452
Update context.go
smaye81 7baf7be
Feedback
8d92bae
Interceptors
329c9e5
Interceptor tests
c674148
Feedback
3935be9
Feedback
a295d10
Update header setting
1d30ca6
Fix responseWrapper docs
a2e8814
Fix again
d8102c0
Update tests
8de8390
Style
32520e7
Move func
d5ccf16
Fix server stream tests
cd7dc92
Rename context methods and always create a new call info when using e…
45ee1ce
Interceptor tests
1011799
Side quest tests
9143ba0
Extensive testing for simple and generic APIs using callinfo
fa4e176
Feedback
8e8dc71
Merge branch 'simple' into simple
smaye81 0b48c6a
Merge pull request #1 from jchadwick-buf/simple
smaye81 f131a46
Add full host of tests for all RPC types and simple vs. generics API.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.