go-tools-0.38.0v0
various tools for the Go programming language
Back to search · Project homepage
Description
This package provides the golang.org/x/tools module, comprising various
tools and packages mostly for static analysis of Go programs, some of
which are listed below.
- callgraph: prints the call graph of a Go program.
- deadcode: reports unreachable functions.
- digraph: utility for manipulating directed graphs in textual notation.
- goimports: formats a Go program like go fmt and additionally inserts
import statements for any packages required by the file after it is
edited.
- stringer: generates declarations (including a String method) for
"enum" types.
- present: runs a web server that presents slide and article files from
- toolstash: simplifies working with multiple versions of the Go toolchain.
the current directory.
Package information
- Ports path
- devel/go-tools
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/go
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, riscv64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
OpenBSD README
This README contains unresolved ports variables. It is source documentation; commands containing these variables require adjustment.