func google.golang.org/grpc/credentials.RequestInfoFromContext
2 uses
google.golang.org/grpc/credentials (current package)
credentials.go#L213: func RequestInfoFromContext(ctx context.Context) (ri RequestInfo, ok bool) {
google.golang.org/grpc/internal/transport
http2_client.go#L658: ri, _ := credentials.RequestInfoFromContext(ctx)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)