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