腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
解决/解决bazel包冲突的选择是什么?
我看到以下错误: @go_googleapis//google/
api
:annotations_go_proto @org_
golang
_google_genproto@org_<em
浏览 44
提问于2022-07-19
得票数 1
回答已采纳
1
回答
找不到导入:"google.
golang
.org/cloud/storage“
、
/google.
golang
.org/cloud/storage/acl.go:21: can't find import: "google.
golang
.org/
api
/storage/v1" /home/mik/go_appen
浏览 4
提问于2015-03-14
得票数 1
回答已采纳
1
回答
带有代理和json凭据的http客户端
、
、
、
、
我希望
api
作为服务帐户进行身份验证,并通过代理进行通信。我认为解决方案是使用名为ClientOption的google选项创建google服务,该选项使用http客户端,可以配置服务帐户密钥和代理。下面是如何使用json凭据创建gce (google计算引擎)服务的示例-compute "google.
golang
.org/
api
/compute/v1" "google.
golang
.org/
api
/op
浏览 22
提问于2020-12-14
得票数 1
1
回答
gcloud
API
:部署容器的示例run.Service
、
我希望通过gcloud
API
部署gcloud hello-world容器。 实现这一目标的正确run.Service规范是什么?entity was not found. package main "context" // "google.
golang
.org/
api
/option" run "go
浏览 2
提问于2020-10-22
得票数 1
1
回答
“去建吧/.”找不到包
、
of: /Users/denis/Programming/
Golang
/src/
api
.jwt.auth/routers (from $GOPATH)"Users/denis/
浏览 3
提问于2016-04-04
得票数 3
回答已采纳
1
回答
在码头集装箱上找不到可执行文件
、
、
、
这是我得到的输出:
golang
-
api
exited with code 127FROM
golang
:1.18-alpine ports: restart: unless-s
浏览 6
提问于2022-11-25
得票数 0
1
回答
为什么构建约束排除了'/Users/rpurusho/go/src/google.
golang
.org/
api
/compute/v1'?中的所有Go文件
、
我试图用Go编写一个程序,当我试图从google.
golang
.org/
api
/compute/v1导入一个库时,我看到了上述错误。 "fmt" "google.
golang
.org/
a
浏览 0
提问于2018-11-27
得票数 1
2
回答
Golang
能否通过插入SDK的服务公开REST?
、
、
、
、
我对
golang
编程很陌生,我想知道这在
Golang
中是否可行。我在
golang
中创建了一个SDK,它公开了一个
API
(/
golang
/test)
API
(/
golang
/test)从服务中公开。
浏览 4
提问于2022-06-09
得票数 -1
4
回答
找不到来自$GOROOT和$GOPATH的包
、
/Projects/Proj1/trillian/src/github.com/
golang
/protobuf/ptypes/any (from $GOPATH) trillian_admin_
api
.pb.go:10:8: cannot find package "google.
golang
.org/genproto/googleapis/
api
/annotations"
浏览 7
提问于2017-04-10
得票数 25
1
回答
如何处理docker-compose.yml中的多个服务?
、
src/oauth - 8080:8082 - mongo - ./.
api
.envaccount - 8081:8082 - mongo - ./.
api
.env/client - 8082:8082 d
浏览 2
提问于2018-03-09
得票数 1
1
回答
无法在下列任何一项中找到“
golang
.org/x/net/ find”包:
、
我正在使用
Golang
版本1.7,我正在Ubuntu18.04上运行它。/x/net/context" "google.
golang
.org/
api
/youtube/v3"错误: like_video.go:22:9: cannot find package "
golang
.org/x
浏览 2
提问于2019-03-17
得票数 0
2
回答
ProtoBuf教程:"AddressBook没有实现"github.com/gogo/protobuf/proto".Message (ProtoMessage方法有指针接收器)“
. fmt "fmt" timestamp "github.com/
golang
/protobuf/ptypes/timestamp"
浏览 0
提问于2019-12-08
得票数 0
1
回答
vscode恐慌中的
golang
调试会话
、
/
api
/transport/http@v0.15.0 go get goog
浏览 3
提问于2021-04-06
得票数 1
回答已采纳
1
回答
docker cli swarm包导入问题
、
、
、
、
imports github.com/docker/swarmkit/
api
/defaults: cannot find module providing package github.com/docker/swarmkit/
api
/defaults github.com/devimport
浏览 7
提问于2021-06-25
得票数 5
1
回答
已提供但未定义的标志
、
、
、
我有以下Dockerfile:ADD ./go/src/github.com/derekparker/delve/cmd/dlv RUN goinstal
浏览 22
提问于2017-12-14
得票数 1
回答已采纳
2
回答
如何使用Go 1.12运行本地GAE模拟器?
、
/appengine/internal/
api
.go:294 +0x86google.
golang
.org/appengine/internal.Call(0x14d9f00, 0xc0001945d0, 0x146a718/Users/Steve/go/src/google.
golang
.org/appengine/interna
浏览 1
提问于2019-09-25
得票数 3
回答已采纳
1
回答
GO /
Golang
在Docker问题上运行项目-找不到包(内部文件夹)
、
、
、
我正在尝试在Docker上运行我的第一个
Golang
项目。虽然我通过一个简单的"hello world“应用程序获得了成功,但我在一个稍微结构化的项目中遇到了一些困难。这是我的Dockerfile FROM
golang
:1.17-alpine COPY go.sum ./RUN go build -o /my-
api
浏览 137
提问于2021-09-10
得票数 0
1
回答
使用json keyfile从
golang
登录bigquery
、
、
revoke", ...我想使用这个文件登录到bigquery,用
Golang
浏览 5
提问于2017-09-14
得票数 9
回答已采纳
2
回答
如何在Google云平台上使用Go SDK获取项目ID?
、
、
有人知道在Go中使用哪个
API
吗?
浏览 2
提问于2018-05-14
得票数 4
回答已采纳
1
回答
无法在Go中设置AppEngine的Memcache
、
、
/appengine@v1.6.7/internal/
api
.go:297 +0x9c /home/xxx/go/pkg/mod/google.
golang
.org/appengine@v1.6.7/internal/
api
.go:292 +0x65 google.
golang
.org/home/xxx/go/pkg/mod/
浏览 27
提问于2021-04-30
得票数 0
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Golang for 循环
Golang指南:顶级Golang框架、IDE和工具列表
Golang pprof解读
A Bite of GoLang(中)
GoLang开源生态
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
实时音视频
活动推荐
运营活动
广告
关闭
领券