Registry / utility / kisielk-gotool

kisielk-gotool

JSON →
library1.0.0gogounverified

Package gotool contains utility functions used to implement the standard 'cmd/go' tool, for building tools with similar semantics.

go get github.com/kisielk/gotool
INSTALL
IMPORT
SIG · KISIELK-GOTOOL
K
kisielk-gotool
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gotool
github.com/kisielk/gotool

Resolves import paths for Go packages.

package main import ( "fmt" "github.com/kisielk/gotool" ) func main() { pkgs := gotool.ImportPaths([]string{"."}) fmt.Println(pkgs) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kisielk-gotool — go get kisielk-gotool · libregistry