Code optimized (#493)
This commit is contained in:
@@ -9,6 +9,8 @@ import (
|
||||
"github.com/tal-tech/go-zero/tools/goctl/rpc/execx"
|
||||
)
|
||||
|
||||
// Module contains the relative data of go module,
|
||||
// which is the result of the command go list
|
||||
type Module struct {
|
||||
Path string
|
||||
Main bool
|
||||
|
||||
Reference in New Issue
Block a user