workgroups/vendor/github.com/kisielk/gotool
Marvin Preuss 1d4ae27878
All checks were successful
continuous-integration/drone/push Build is passing
ci: drone yaml with reusable anchors
2021-09-24 17:34:17 +02:00
..
internal/load ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
.travis.yml ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
go13.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
go14-15.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
go16-18.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
LEGAL ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
LICENSE ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
match18.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
match.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
README.md ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
tool.go ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00

gotool

GoDoc Build Status

Package gotool contains utility functions used to implement the standard "cmd/go" tool, provided as a convenience to developers who want to write tools with similar semantics.