google.golang.org/grpc/peer.Peer.AuthInfo (field)
5 uses
google.golang.org/grpc/peer (current package)
peer.go#L37: AuthInfo credentials.AuthInfo
google.golang.org/grpc/credentials/alts
utils.go#L141: altsAuthInfo, ok := p.AuthInfo.(AuthInfo)
google.golang.org/grpc/internal/transport
handler_server.go#L369: pr.AuthInfo = credentials.TLSInfo{State: *req.TLS, CommonAuthInfo: credentials.CommonAuthInfo{SecurityLevel: credentials.PrivacyAndIntegrity}}
http2_client.go#L411: AuthInfo: t.authInfo,
http2_server.go#L345: pr.AuthInfo = t.authInfo
![]() |
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. |