go-zero/tools/goctl
2022-04-28 11:25:26 +08:00
..
api fix #1838 (#1839) 2022-04-28 11:25:26 +08:00
bug refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
completion feat: Remove command goctl rpc proto (#1665) 2022-03-19 22:50:22 +08:00
config remove goctl config command (#1035) 2021-09-13 14:04:06 +08:00
docker show help when running goctl docker without any flags (#1679) 2022-04-17 20:57:46 +08:00
env Support goctl env install (#1752) 2022-04-03 21:58:43 +08:00
internal feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
kube feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
migrate update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
model feat: Support model code generation for multi tables (#1836) 2022-04-28 10:01:04 +08:00
pkg chore: refactor code (#1700) 2022-03-23 19:09:45 +08:00
plugin refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
rpc add go-grpc_opt and go_opt for grpc new command (#1769) 2022-04-21 16:45:56 +08:00
tpl refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
update refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
upgrade refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
util feat(goctl): go work multi-module support (#1800) 2022-04-18 20:36:41 +08:00
vars feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
.gitignore feat(goctl): api dart support flutter v2 (#1603) 2022-03-04 15:34:13 +08:00
Dockerfile feat: add goctl docker build scripts (#1760) 2022-04-05 13:07:05 +08:00
go.mod chore: update go-zero to v1.3.2 in goctl (#1750) 2022-04-03 20:44:33 +08:00
go.sum chore: update go-zero to v1.3.2 in goctl (#1750) 2022-04-03 20:44:33 +08:00
goctl.go feat: Support model code generation for multi tables (#1836) 2022-04-28 10:01:04 +08:00
goctl.md docs: update goctl markdown (#1370) 2021-12-26 20:32:31 +08:00
Makefile add more tests (#1763) 2022-04-06 16:09:06 +08:00