You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/tools/goctl/rpc/generator
re-dylan e50689beed
fix #2343 (#2349)
Co-authored-by: dylan.wang <dylan.wang@yijinin.com>
2 years ago
..
base feat: Remove command `goctl rpc proto` (#1665) 3 years ago
call.tpl feat: use go:embed to embed templates (#1756) 3 years ago
config.tpl feat: use go:embed to embed templates (#1756) 3 years ago
etc.tpl fix #2343 (#2349) 2 years ago
gen.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
gen_test.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
gencall.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
genconfig.go feat: use go:embed to embed templates (#1756) 3 years ago
generator.go Add verbose flag (#1696) 3 years ago
genetc.go feat: use go:embed to embed templates (#1756) 3 years ago
genlogic.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
genmain.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
genpb.go Remove unused code (#1667) 3 years ago
genpb_test.go chore: refactor code (#1700) 3 years ago
genserver.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
gensvc.go feat: use go:embed to embed templates (#1756) 3 years ago
logic.tpl feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
main.tpl feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
mkdir.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
prototmpl.go feat: use go:embed to embed templates (#1756) 3 years ago
prototmpl_test.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
rpc.tpl feat: use go:embed to embed templates (#1756) 3 years ago
server.tpl feat: use go:embed to embed templates (#1756) 3 years ago
svc.tpl feat: use go:embed to embed templates (#1756) 3 years ago
template.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2 years ago
template_test.go feat: support baggage propagation in httpc (#2375) 2 years ago
test.proto optimize unit test (#999) 3 years ago