我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

go语言中“ go install./…”中的“./…”是什么意思?

I am a beginner of go. I tried to compile a go project, but I can not find any doc or article explaning "/...".

cd ~/src/ephenation-server
go install -v ./...

Waiting for your help.

The go command interprets example/path/... as example/path/ and all subdirectories. You might want to read the section, Description of package lists, on how go finds your packages..

近期文章

  • 特定错误处理时行为不明确
  • 由类型文字定义的类型的struct字段上的方法
  • json字段标记内的Golang变量
  • 带注释的代码行的惯例是什么?
  • 为什么此Go程序中存在数据竞赛?
  • Go的Value方法接收器与指针方法接收器
  • go模块如何与可安装命令一起使用?
  • 使用golang反向SSH
  • 如何在golang中将字符串值作为json对象返回?
  • 最好使用scala / akka或去的问题
  • 如何编写Go函数以接受不同的结构?
  • 部分实现接口的最佳实践
  • Golang函数包含匿名作用域
  • 相当于Golang中的package.json
  • 如何从堆栈跟踪中删除绝对路径? [重复]
  • chan怎么漏的?
  • 前瞻正则表达式-识别重复的连续字母
  • 如何实现_()方法?
  • Go中任意功能的包装
  • 检查字节片是否为数字的最有效方法

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华