[ 源代码: golang-honnef-go-tools ]
软件包:golang-honnef-go-tools-dev(2024.1-1)
golang-honnef-go-tools-dev 的相关链接
Debian 的资源:
下载源码包 golang-honnef-go-tools:
- [golang-honnef-go-tools_2024.1-1.dsc]
- [golang-honnef-go-tools_2024.1.orig.tar.gz]
- [golang-honnef-go-tools_2024.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
libraries for advanced Go linter
Libraries to implement following tools:
* keyify: Transforms an unkeyed struct literal into a keyed one. * rdeps: Find all reverse dependencies of a set of packages. * staticcheck: Go static analysis, detecting bugs, performance issues, and much more. * structlayout: Displays the layout (field sizes and padding) of structs. * structlayout-optimize: Reorders struct fields to minimize the amount of padding. * structlayout-pretty: Formats the output of structlayout with ASCII art.
其他与 golang-honnef-go-tools-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-burntsushi-toml-dev (>= 1.4.0-1~)
- TOML parser and encoder for Go with reflection
-
- dep: golang-golang-x-exp-dev (>= 0.0~git20221208.732eee0)
- experimental and deprecated packages
-
- dep: golang-golang-x-sys-dev (>= 0.11.0)
- Low-level interaction with the operating system
-
- dep: golang-golang-x-tools-dev (>= 1:0.12.0+git20230825.2191a27)
- supplementary Go tools (development files)