..
base
feat: Remove command goctl rpc proto
( #1665 )
2022-03-19 22:50:22 +08:00
call.tpl
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
config.tpl
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
etc.tpl
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
gen_test.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
gen.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
gencall.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
genconfig.go
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
generator.go
Add verbose flag ( #1696 )
2022-03-22 21:00:26 +08:00
genetc.go
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
genlogic.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
genmain.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
genpb_test.go
chore: refactor code ( #1700 )
2022-03-23 19:09:45 +08:00
genpb.go
Remove unused code ( #1667 )
2022-03-19 23:15:11 +08:00
genserver.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
gensvc.go
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
logic.tpl
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
main.tpl
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
mkdir.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
prototmpl_test.go
refactor: rename from tal-tech to zeromicro for goctl ( #1481 )
2022-01-25 23:15:07 +08:00
prototmpl.go
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
rpc.tpl
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
server.tpl
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
svc.tpl
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
template_test.go
fix:tools/goctl/rpc/generator/template_test.go file has wrong parameters ( #1882 )
2022-05-11 23:24:34 +08:00
template.go
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
2022-07-21 12:47:46 +08:00
test.proto
optimize unit test ( #999 )
2021-09-06 14:20:21 +08:00