Goctl rpc patch (#117)
* remove mock generation * add: proto project import * update document * remove mock generation * add: proto project import * update document * remove NL * update document * optimize code * add test * add test
This commit is contained in:
@@ -3,4 +3,7 @@ package vars
|
||||
const (
|
||||
ProjectName = "zero"
|
||||
ProjectOpenSourceUrl = "github.com/tal-tech/go-zero"
|
||||
OsWindows = "windows"
|
||||
OsMac = "darwin"
|
||||
OsLinux = "linux"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user