update
This commit is contained in:
parent
7a8f45b518
commit
580e32c223
|
@ -132,8 +132,11 @@ go run -gcflags="-N" proto/goutils/proto_build/main.go client`
|
|||
CheckGomodBasicPackage()
|
||||
ExecProtoc(workspaceDir, serviceProtoDir, genDir, packageName, projectName)
|
||||
GitignoreGenCheck()
|
||||
|
||||
ExecCreateAutoGrpc(genDir, packageName)
|
||||
|
||||
createFileNotExists("update_fspkg_master.sh", 0755, func(f io.Writer) error {
|
||||
return tpl.ExecuteTemplate(f, "update_fspkg_master.tpl", nil)
|
||||
})
|
||||
}
|
||||
|
||||
func ExecCreateConfig(ServiceName, ProjectName string) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user