type google.golang.org/grpc/credentials/google.creds
7 uses
google.golang.org/grpc/credentials/google (current package)
google.go#L43: c := &creds{
google.go#L67: c := &creds{
google.go#L80: type creds struct {
google.go#L91: func (c *creds) TransportCredentials() credentials.TransportCredentials {
google.go#L95: func (c *creds) PerRPCCredentials() credentials.PerRPCCredentials {
google.go#L104: func (c *creds) NewWithMode(mode string) (credentials.Bundle, error) {
google.go#L105: newCreds := &creds{
![]() |
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. |