mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 18:30:02 +08:00
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