go-zero/tools/goctl/api/gogen
Steven Zack 1252bd9cde
goctl生成Kotlin代码优化 (#16)
* 修复Kotlin连接失败抛出Exception;添加Kotlin连接超时

* 修复路径参数导致生成的Kotlin函数名带有:问题

* Added HTTP Patch Method

* kotlin-add-patch-support

* format-imports
2020-08-18 21:49:31 +08:00
..
gen.go move lang.Must into logx.Must to make sure output fatal message as json 2020-08-14 15:08:06 +08:00
genconfig.go update package reference 2020-08-08 16:40:10 +08:00
genetc.go update package reference 2020-08-08 16:40:10 +08:00
genhandlers.go fix goctl path issue on windows 2020-08-10 17:26:47 +08:00
genlogic.go fix goctl path issue on windows 2020-08-10 17:26:47 +08:00
genmain.go fix goctl path issue on windows 2020-08-10 17:26:47 +08:00
genroutes.go goctl生成Kotlin代码优化 (#16) 2020-08-18 21:49:31 +08:00
genservicecontext.go fix goctl path issue on windows 2020-08-10 17:26:47 +08:00
gentypes.go update package reference 2020-08-08 16:40:10 +08:00
util.go remove unused method 2020-08-12 14:15:59 +08:00
vars.go goctl added 2020-07-29 17:12:04 +08:00