google.golang.org/grpc/internal/transport.http2Client.perRPCCreds (field)
5 uses
google.golang.org/grpc/internal/transport (current package)
http2_client.go#L85: perRPCCreds []credentials.PerRPCCredentials
http2_client.go#L264: perRPCCreds: perRPCCreds,
http2_client.go#L510: if len(t.perRPCCreds) == 0 && callHdr.Creds == nil {
http2_client.go#L524: if len(t.perRPCCreds) == 0 {
http2_client.go#L528: for _, c := range t.perRPCCreds {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |