//
pkg.gl
Category
github.com/micro-easy/go-zero
tools
goctl
util
ctx
package
1.1.3
Repository:
https://github.com/micro-easy/go-zero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
153 SLOC
#
Functions
IsGoMod
IsGoMod is used to determine whether workDir is a go module project through command `go list -json -m`.
Prepare
Prepare checks the project which module belongs to,and returns the path and module.
#
Structs
Module
No description provided by the author
ProjectContext
No description provided by the author