我已经完全重复了“入门”指南中的所有步骤。cloud.google.com\go\longrunning\autogen\operations_client.go:166:54: cannot use connPool (type "google.golang.org/api/internal".ConnPool) as type *"google.golang.org/grpc".ClientConn in argument to longrunning.NewOper
我在Go1.12.9 windows/ and 64中测试了GoMobile工具,并尝试将其附带的示例项目构建到Android中。PS D:\Script\Golang\bin> go versionPS D:\Script\Golang\src\golang.org\src\golang.org\x\mobile\example\basic> cd D:\Script\Golang