go-zero/tools/goctl
2024-03-30 05:51:54 +00:00
..
api chore: coding style (#3959) 2024-03-02 22:45:24 +08: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 fix the usage datasource url of postgresql (#4029) (#4030) 2024-03-30 05:51:54 +00: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 fix(goctl)/new parser (#3834) 2024-01-11 15:50:53 +00:00
pkg chore: coding style (#3959) 2024-03-02 22:45:24 +08: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 optimize: change err == xx to errors.Is(err, xx) (#3991) 2024-03-09 12:49:16 +00:00
test chore: coding style (#3960) 2024-03-03 00:17:38 +08: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 (goctl)fix code_ql (#4009) 2024-03-17 02:21:36 +00:00
vars feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
.dockerignore feat: Improve Docker build (#3682) 2024-03-02 15:40:31 +00:00
Dockerfile chore: update goctl version to 1.6.3 (#3965) 2024-03-03 13:36:35 +08:00
go.mod chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 in /tools/goctl (#4023) 2024-03-27 18:07:00 +08:00
go.sum chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 in /tools/goctl (#4023) 2024-03-27 18:07:00 +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