//
pkg.gl
Category
github.com/jzero-io/jzero-contrib
modx
package
0.18.3
Repository:
https://github.com/jzero-io/jzero-contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
67 SLOC
#
Functions
GetGoMod
GetGoMod is used to determine whether workDir is a go module project through command `go list -json -m`.
GetGoMods
No description provided by the author
#
Structs
ModuleStruct
ModuleStruct contains the relative data of go module, which is the result of the command go list.