go-zero/tools/goctl
2023-10-28 21:42:16 +08:00
..
api fix: multiple files import the same api file (#3642) 2023-10-23 04:04:52 +00:00
bug feat(goctl): Support gateway sample generation (#3049) 2023-03-29 09:06:23 +00:00
cmd feat: replaced color package to support Windows (#3207) 2023-05-05 13:09:54 +00:00
compare fix: "EXPRIMENTAL" is a misspelling of "EXPERIMENTAL" (#3462) 2023-08-02 23:59:37 +08:00
config Fix typo (#2531) 2022-10-18 17:27:06 +08:00
docker feat: replaced color package to support Windows (#3207) 2023-05-05 13:09:54 +00:00
env feat(goctl): Support gateway sample generation (#3049) 2023-03-29 09:06:23 +00:00
example/rpc chore: update goctl interface{} to any (#2819) 2023-01-24 17:51:03 +08:00
gateway chore: coding style (#3080) 2023-03-31 02:13:48 +00:00
internal chore: update goctl version to 1.6.0 (#3674) 2023-10-27 21:59:35 +08:00
kube feat: replaced color package to support Windows (#3207) 2023-05-05 13:09:54 +00:00
migrate io/ioutil deprecated (#3217) 2023-05-06 09:50:54 +00:00
model feat: model add withSession (#3658) 2023-10-23 04:43:05 +00:00
pkg fix: goctl unit test (#3636) 2023-10-17 11:15:32 +00:00
plugin io/ioutil deprecated (#3217) 2023-05-06 09:50:54 +00:00
quickstart io/ioutil deprecated (#3217) 2023-05-06 09:50:54 +00:00
rpc add whether to generate rpc client option (#3361) 2023-06-17 12:52:49 +00:00
test chore: upgrade go to 1.19 (#3677) 2023-10-28 12:12:04 +00:00
tpl feat: replaced color package to support Windows (#3207) 2023-05-05 13:09:54 +00:00
update feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
upgrade feat(goctl): Support gateway sample generation (#3049) 2023-03-29 09:06:23 +00:00
util chore: upgrade go to 1.19 (#3677) 2023-10-28 12:12:04 +00:00
vars feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
Dockerfile feat: add goctl docker build scripts (#1760) 2022-04-05 13:07:05 +08:00
go.mod chore: update go-zero version to v1.6.0 in goctl (#3679) 2023-10-28 21:42:16 +08:00
go.sum chore: update go-zero version to v1.6.0 in goctl (#3679) 2023-10-28 21:42:16 +08:00
goctl.go feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
Makefile add more tests (#1763) 2022-04-06 16:09:06 +08:00
readme-cn.md chore: Update readme (#2280) 2022-08-19 23:08:07 +08:00
readme.md chore: Update readme (#2280) 2022-08-19 23:08:07 +08:00