go Facts¶
See also: operations/go.
go.GoPackages¶
Returns a dict of installed Go binary packages (those installed via
go install) keyed by their import path:
See also: operations/go.
go.GoPackages¶Returns a dict of installed Go binary packages (those installed via
go install) keyed by their import path: