go-zero/tools/goctl
Kevin Wan 289a325757
chore: refine docker for better compatible with package main (#1944)
* chore: refine docker for better compatible with package main

* chore: default to current dir on goctl docker command
2022-05-30 13:26:58 +08:00
..
api chore: coding style for quickstart (#1902) 2022-05-13 23:10:55 +08:00
bug feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
cmd Support built-in shorthand flags (#1925) 2022-05-23 09:13:12 +08:00
compare feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
config remove goctl config command (#1035) 2021-09-13 14:04:06 +08:00
docker chore: refine docker for better compatible with package main (#1944) 2022-05-30 13:26:58 +08:00
env Fix process blocking problem during check (#1911) 2022-05-17 09:42:18 +08:00
internal feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
kube feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
migrate feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
model chore: refine docker for better compatible with package main (#1944) 2022-05-30 13:26:58 +08:00
pkg chore: refactor code (#1700) 2022-03-23 19:09:45 +08:00
plugin feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
quickstart chore: use get for quickstart, plain logs for easy understanding (#1905) 2022-05-14 17:01:37 +08:00
rpc feat: Add goctl quickstart (#1889) 2022-05-13 12:23:24 +08:00
tpl chore: update some logs (#1875) 2022-05-07 23:34:55 +08:00
update refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
upgrade feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
util Fix process blocking problem during check (#1911) 2022-05-17 09:42:18 +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 k8s.io/client-go for security reason, go is upgrade to 1.16 (#1912) 2022-05-21 14:34:01 +08:00
go.sum chore: update k8s.io/client-go for security reason, go is upgrade to 1.16 (#1912) 2022-05-21 14:34:01 +08:00
goctl.go feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +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