当前位置:网站首页>Go-4-在vim中无法跳转到源代码
Go-4-在vim中无法跳转到源代码
2022-08-02 14:56:00 【hahyyy】
正常情况下,在vim中要跳转到源代码
快捷键:CTRL + ]
返回vim
快捷键:CTRL + o
问题:could not find ‘guru’
# 设置module管理模式
go env -w GO111MODULE=on
# 设置下载源
go env -w GOPROXY=https://goproxy.cn
# 获取guru安装
go get golang.org/x/tools/cmd/guru
# 这一步如果获取不到,需要在当前目录下,创建一个新的文件夹
mkdir /test
cd /test
# 在新文件夹里进行初始化,生成一个go.mod文件
go mod init mycode
# 编译
go build golang.org/x/tools/cmd/guru
# 放进目录
mv guru $(go env GOROOT)/bin
边栏推荐
猜你喜欢
阿里面试败北:5种微服务注册中心如何选型?这几个维度告诉你
祝蔡徐坤生日快乐!
BSC链智能合约模式系统开发功能逻辑分析
系统存储的基本管理--挂载,分区,用户配额
Vest bag access process record
Mechanical keyboard failure
Basic management of system storage -- mounts, partitions, user quotas
【 Leetcode string, the string transform/hexadecimal conversion 】 HJ1. The length of the string last word HJ2. Calculation of a certain number of characters appear HJ30. String merging processing
华为研究院19级研究员几年心得,终成趣谈网络协议文档,附大牛讲解
IPtables and binlog
随机推荐
MySQL 的几种碎片整理方案总结(解决delete大量数据后空间不释放的问题)
MySQL 高级(进阶) SQL 语句 (一)
PAT甲级 1019 普通回文数
《数字经济全景白皮书》银行业智能风控科技应用专题分析 发布
HDU1561 树形背包dp+边界优化 0ms过题
IPtables 和binlog
codeforces k-Tree (dp still won't work)
PAT甲级 1078 哈希
Eight big software attack overview of supply chain
PAT Class A 1078 Hash
中国服装行业已形成一套完整的产业体系
PAT甲级 1145 哈希 - 平均查找时间
公司最大的内卷,是“管理错位”
DC-DC选型及电路设计
统计二进制中1的个数,两个int(32位)整数m和n的二进制表达中,有多少个位(bit)不同?
多线程------实际篇
QT基础第四天(4)qt事件机制:事件基础概念,常见事件机制,事件处理以及事件的重写
为什么我不再推荐枚举策略模式?
Mechanical keyboard failure
太帅了!我用炫酷大屏展示爬虫数据!