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
kesonan e08ba2fee8
(goctl)fix parser issues (#3930)
9 months 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 add whether to generate rpc client option (#3361) 1 year ago
gen_test.go (goctl)fix parser issues (#3930) 9 months ago
gencall.go fix:multipule flag client go package name (#3104) 2 years ago
genconfig.go io/ioutil deprecated (#3217) 2 years ago
generator.go fix log name conflict 2 years ago
genetc.go chore: change interface{} to any (#2818) 2 years ago
genlogic.go chore: change interface{} to any (#2818) 2 years ago
genmain.go chore: change interface{} to any (#2818) 2 years ago
genpb.go fix import error if generate multiple proto (#3694) 1 year ago
genpb_test.go fix import error if generate multiple proto (#3694) 1 year ago
genserver.go chore: change interface{} to any (#2818) 2 years ago
gensvc.go chore: change interface{} to any (#2818) 2 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 add whether to generate rpc client option (#3361) 1 year 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