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
Kevin Wan faad6e27e3
feat: use go:embed to embed templates (#1756)
3 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 feat: use go:embed to embed templates (#1756) 3 years ago
gen.go feat: Remove command `goctl rpc proto` (#1665) 3 years ago
gen_test.go Fix unit test (#1730) 3 years ago
gencall.go feat: use go:embed to embed templates (#1756) 3 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: use go:embed to embed templates (#1756) 3 years ago
genmain.go feat: use go:embed to embed templates (#1756) 3 years ago
genpb.go Remove unused code (#1667) 3 years ago
genpb_test.go chore: refactor code (#1700) 3 years ago
genserver.go feat: use go:embed to embed templates (#1756) 3 years ago
gensvc.go feat: use go:embed to embed templates (#1756) 3 years ago
logic.tpl feat: use go:embed to embed templates (#1756) 3 years ago
main.tpl feat: use go:embed to embed templates (#1756) 3 years ago
mkdir.go Fix #1585 #1547 (#1624) 3 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 refactor: refactor yaml unmarshaler (#1517) 3 years ago
template_test.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
test.proto optimize unit test (#999) 3 years ago