grpc-go/credentials
Shane Liebling 47d3cfe042 Adding a RequestInfo struct for propagating request data to Get… (#3057)
Add a RequestInfo struct which initially is used for passing the full request method (though could later be expanded to pass more info) so that things like GetRequestMetadata can be used to apply logic based on that data.

This is a fix for #3019
2019-10-04 09:27:09 -07:00
..
alts internal: update proto library version (#3025) 2019-09-17 13:49:26 -07:00
google credentials: add compute engine channel creds (#2708) 2019-03-25 14:47:12 -07:00
internal internal: move syscall.Conn wrapper into a separate package (#2457) 2018-11-15 13:29:39 -08:00
oauth cleanup: replace "x/net/context" import with "context" (#2439) 2018-11-12 13:30:41 -08:00
credentials.go Adding a RequestInfo struct for propagating request data to Get… (#3057) 2019-10-04 09:27:09 -07:00
credentials_test.go tls: append h2 to tlsconfig.NextProtos (#2744) 2019-04-08 09:56:02 -07:00
tls13.go credentials: add TLS 1.3 cipher suites (#2596) 2019-01-25 08:47:38 -08:00