go-zero/tools/goctl
2024-06-04 10:55:56 +00:00
..
api fix(goctl): multi imports the api cause redeclared error in types.go (#3988) 2024-04-04 11:39:24 +00:00
bug feat(goctl): Support gateway sample generation (#3049) 2023-03-29 09:06:23 +00:00
cmd (goctl)feature/model config (#4062) 2024-04-10 15:01:59 +00:00
compare fix: "EXPRIMENTAL" is a misspelling of "EXPERIMENTAL" (#3462) 2023-08-02 23:59:37 +08:00
config fix #4161 (#4176) 2024-06-04 10:26:34 +00: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(goctl): change goctl version to 1.6.5 (#4111) 2024-04-30 04:25:47 +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 #4161 (#4176) 2024-06-04 10:26:34 +00:00
pkg (goctl): fix prefix syntax (#4113) 2024-04-30 09:11:08 +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 (goctl) fix #4027 (#4032) 2024-04-01 15:22:29 +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 fix no such dir if not create goctl home (#4177) 2024-06-04 10:55:56 +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 fix: fix ignored context.DeadlineExceeded (#4066) 2024-04-11 11:14:20 +08:00
go.mod chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /tools/goctl (#4059) 2024-04-10 10:14:15 +08:00
go.sum chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /tools/goctl (#4059) 2024-04-10 10:14:15 +08:00
goctl.go feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
Makefile fix: make: command: Command not found (#4132) 2024-05-10 13:33:03 +00:00
readme-cn.md chore(goctl): update readme (#4053) 2024-04-09 08:30:25 +00:00
readme.md chore(goctl): update readme (#4053) 2024-04-09 08:30:25 +00:00