type google.golang.org/grpc/credentials.ChannelzSecurityInfo
3 uses
google.golang.org/grpc/credentials (current package)
credentials.go#L314: type ChannelzSecurityInfo interface {
google.golang.org/grpc/internal/transport
http2_client.go#L366: if au, ok := authInfo.(credentials.ChannelzSecurityInfo); ok {
http2_server.go#L283: if au, ok := authInfo.(credentials.ChannelzSecurityInfo); ok {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)