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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?