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