//
pkg.gl
Category
github.com/vision-cli/common
workspace
package
0.3.0
Repository:
https://github.com/vision-cli/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
36 SLOC
#
Functions
Init
Init initialises a go workspace in targetDir.
Remove
Remove removes any go.work or go.work.sum files in projectDir.
Use
Use adds all modules in path relative to projectDir to the go.work file.