go-zero/tools/goctl/rpc/gen
Keson 41964f9d52
gozero template (#147)
* model/rpc generate code from template cache

* delete unused(deprecated) code

* support template init|update|clean|revert

* model: return the execute result for insert and update operation

* // deprecated: containsAny

* add template test

* add default buildVersion

* update build version
2020-10-21 14:59:35 +08:00
..
gen.go gozero template (#147) 2020-10-21 14:59:35 +08:00
gencall.go gozero template (#147) 2020-10-21 14:59:35 +08:00
genconfig.go gozero template (#147) 2020-10-21 14:59:35 +08:00
gendir.go Goctl rpc patch (#117) 2020-10-10 16:19:46 +08:00
genetc.go gozero template (#147) 2020-10-21 14:59:35 +08:00
genlogic.go gozero template (#147) 2020-10-21 14:59:35 +08:00
genmain.go gozero template (#147) 2020-10-21 14:59:35 +08:00
genpb.go gozero template (#147) 2020-10-21 14:59:35 +08:00
genserver.go gozero template (#147) 2020-10-21 14:59:35 +08:00
gensvc.go gozero template (#147) 2020-10-21 14:59:35 +08:00
gomod.go quickly generating rpc demo service (#60) 2020-09-11 15:26:55 +08:00
rpctemplate.go gozero template (#147) 2020-10-21 14:59:35 +08:00
template_test.go gozero template (#147) 2020-10-21 14:59:35 +08:00
template.go gozero template (#147) 2020-10-21 14:59:35 +08:00