tools

[mirror] Go Tools

  • 所有者: golang/tools
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Go Tools

This subrepository holds the source for various packages and tools that support
the Go programming language.

Some of the tools, godoc and vet for example, are included in binary Go
distributions.

Others, including the Go guru and the test coverage tool, can be fetched with
go get.

Packages include a type-checker for Go and an implementation of the
Static Single Assignment form (SSA) representation for Go programs.

Download/Install

The easiest way to install is to run go get -u golang.org/x/tools/.... You can
also manually git clone the repository to $GOPATH/src/golang.org/x/tools.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the tools repository is located at
https://github.com/golang/go/issues. Prefix your issue with "x/tools/(your
subdir):" in the subject line, so it is easy to find.

主要指标

概览
名称与所有者golang/tools
主编程语言Go
编程语言Go (语言数: 7)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2014-11-25 21:07:26
推送于2025-06-17 04:22:14
最后一次提交2025-06-05 18:53:33
发布数281
最新版本名称go/packages/packagestest/v0.1.1-deprecated (发布于 )
第一版名称gopls/v0.2.0-pre1 (发布于 2019-11-04 19:42:34)
用户参与
星数7.7k
关注者数289
派生数2.3k
提交数9.7k
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数96
关闭的拉请求数473
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?