var google.golang.org/grpc/credentials/google.logger
4 uses
google.golang.org/grpc/credentials/google (current package)
google.go#L36: var logger = grpclog.Component("credentials")
google.go#L49: logger.Warningf("google default creds: failed to create application oauth: %v", err)
google.go#L56: logger.Warningf("google default creds: failed to create new creds: %v", err)
google.go#L74: logger.Warningf("compute engine creds: failed to create new creds: %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. |