var google.golang.org/grpc/internal/resolver/dns.logger
5 uses
google.golang.org/grpc/internal/resolver/dns (current package)
dns_resolver.go#L47: var logger = grpclog.Component("dns")
dns_resolver.go#L277: logger.Info(err)
dns_resolver.go#L300: logger.Warningf("dns: TXT record %v missing %v attribute", res, txtAttribute)
dns_resolver.go#L426: logger.Warningf("dns: error parsing service config json: %v", err)
dns_resolver.go#L431: logger.Warningf("dns: error getting client hostname: %v", err)
![]() |
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. |