You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/tools/goctl
Kevin Wan dfd58c213c
fix: model generation bug on with cache (#1743)
* fix: model generation bug on with cache

* chore: refine template

* chore: fix test failure
3 years ago
..
api Fix unit test (#1730) 3 years ago
bug refactor: refactor yaml unmarshaler (#1517) 3 years ago
completion feat: Remove command `goctl rpc proto` (#1665) 3 years ago
config remove goctl config command (#1035) 3 years ago
docker feat: support -base to specify base image for goctl docker (#1668) 3 years ago
env Add verbose flag (#1696) 3 years ago
internal chore: update goctl version to 1.3.4 (#1742) 3 years ago
kube Fix #1609 (#1617) 3 years ago
migrate update goctl to go 1.16 for io/fs usage (#1571) 3 years ago
model fix: model generation bug on with cache (#1743) 3 years ago
pkg chore: refactor code (#1700) 3 years ago
plugin refactor: refactor yaml unmarshaler (#1517) 3 years ago
rpc Fix zrpc code generation error with --remote (#1739) 3 years ago
tpl refactor: refactor yaml unmarshaler (#1517) 3 years ago
update refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
upgrade refactor: refactor yaml unmarshaler (#1517) 3 years ago
util chore: refactor to use const instead of var (#1731) 3 years ago
vars feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
.gitignore feat(goctl): api dart support flutter v2 (#1603) 3 years ago
Dockerfile feat: add Dockerfile for goctl (#1666) 3 years ago
Makefile Update Makefile (#1098) 3 years ago
go.mod chore: update go-zero to v1.3.1 in goctl (#1599) 3 years ago
go.sum chore: update go-zero to v1.3.1 in goctl (#1599) 3 years ago
goctl.go Add verbose flag (#1696) 3 years ago
goctl.md docs: update goctl markdown (#1370) 3 years ago