grpc-go icon indicating copy to clipboard operation
grpc-go copied to clipboard

Document everything available in service handler context

Open dfawley opened this issue 5 years ago • 3 comments

As requested in #2626, we should document all the fields available via the context as they are not really discoverable. The doc should include grpc functions like SetHeader/Method/etc as well as fields stored directly within the context like metadata and peer info.

dfawley avatar Mar 01 '19 21:03 dfawley

Hi Doug,

I will like to help document all the various fields available via the request Context. I will need a little bit of guidance to document it properly.

codemaveric avatar Jun 06 '19 23:06 codemaveric

Hi I'd be interested in resolving this issue.

aranjans avatar Feb 16 '24 03:02 aranjans

Sure, that would be helpful, thanks!

dfawley avatar Feb 16 '24 15:02 dfawley