google.golang.org/grpc/peer.Peer.AuthInfo (field)
4 uses
google.golang.org/grpc/peer (current package)
peer.go#L37: AuthInfo credentials.AuthInfo
google.golang.org/grpc/internal/transport
handler_server.go#L383: pr.AuthInfo = credentials.TLSInfo{State: *req.TLS, CommonAuthInfo: credentials.CommonAuthInfo{SecurityLevel: credentials.PrivacyAndIntegrity}}
http2_client.go#L501: AuthInfo: t.authInfo, // Can be nil
http2_server.go#L1434: AuthInfo: t.authInfo, // Can be nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)