Difference between revisions of "Go list"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | * <code>[[go | + | * <code>[[go]] list</code> |
* <code>go list -f '{{.Target}}'</code> | * <code>go list -f '{{.Target}}'</code> | ||
Revision as of 23:48, 11 November 2021
go list
go list -f 'Template:.Target'
go list -u -m all
export PATH=$PATH:$(dirname $(go list -f '{{.Target}}' .))
See also
- Go, Gorutine:
go [ mod
|list
|fmt
,for
|build
|get
|version
|env | install | test
]go help
, Go template, Echo go web framework, Go packages, Blank identifier
Advertising: