package
0.18.3
Repository: https://github.com/jzero-io/jzero-contrib.git
Documentation: pkg.go.dev

# Functions

GetGoMod is used to determine whether workDir is a go module project through command `go list -json -m`.
No description provided by the author

# Structs

ModuleStruct contains the relative data of go module, which is the result of the command go list.