google.golang.org/grpc/credentials/oauth.serviceAccount.mu (field)

3 uses

	google.golang.org/grpc/credentials/oauth (current package)
		oauth.go#L132: 	mu     sync.Mutex
		oauth.go#L138: 	s.mu.Lock()
		oauth.go#L139: 	defer s.mu.Unlock()