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/api/gogen
chowyu12 c4f8eca459
Feat update rootpkg (#2718)
* add go-grpc_opt and go_opt for grpc new command

* feat: remove log when disable log

* feat: remove repeat code

Co-authored-by: zhouyy <zhouyy@ickey.cn>
2 years ago
..
testdata fix: issue #2359 (#2368) 2 years ago
config.tpl fix: #2216 (#2235) 2 years ago
etc.tpl feat: use go:embed to embed templates (#1756) 3 years ago
gen.go fix: quickstart wrong package when go.mod exists in parent dir (#2048) 2 years ago
gen_test.go feat: support baggage propagation in httpc (#2375) 2 years ago
genconfig.go fix: #2216 (#2235) 2 years ago
genetc.go feat: use go:embed to embed templates (#1756) 3 years ago
genhandlers.go Feat update rootpkg (#2718) 2 years ago
genlogic.go feat: use go:embed to embed templates (#1756) 3 years ago
genmain.go feat: use go:embed to embed templates (#1756) 3 years ago
genmiddleware.go feat: use go:embed to embed templates (#1756) 3 years ago
genroutes.go refactor: guard timeout on API files (#1726) 3 years ago
gensvc.go feat: use go:embed to embed templates (#1756) 3 years ago
gentypes.go fix: issue #2359 (#2368) 2 years ago
handler.tpl feature : responses whit context (#2637) 2 years ago
logic.tpl feat: use go:embed to embed templates (#1756) 3 years ago
main.tpl chore: coding style for quickstart (#1902) 3 years ago
middleware.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: Replace cli to cobra (#1855) 3 years ago
template_test.go feat: support baggage propagation in httpc (#2375) 2 years ago
types.tpl feat: use go:embed to embed templates (#1756) 3 years ago
util.go fix: issue #2359 (#2368) 2 years ago
vars.go fix: quickstart wrong package when go.mod exists in parent dir (#2048) 2 years ago