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 8694e38384
feat: add goctl docker build scripts (#1760)
3 years ago
..
api feat: use go:embed to embed templates (#1756) 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: use go:embed to embed templates (#1756) 3 years ago
env Support `goctl env install` (#1752) 3 years ago
internal feat: use go:embed to embed templates (#1756) 3 years ago
kube feat: use go:embed to embed templates (#1756) 3 years ago
migrate update goctl to go 1.16 for io/fs usage (#1571) 3 years ago
model feat: use go:embed to embed templates (#1756) 3 years ago
pkg chore: refactor code (#1700) 3 years ago
plugin refactor: refactor yaml unmarshaler (#1517) 3 years ago
rpc feat: use go:embed to embed templates (#1756) 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 goctl docker build scripts (#1760) 3 years ago
Makefile feat: add goctl docker build scripts (#1760) 3 years ago
go.mod chore: update go-zero to v1.3.2 in goctl (#1750) 3 years ago
go.sum chore: update go-zero to v1.3.2 in goctl (#1750) 3 years ago
goctl.go Support `goctl env install` (#1752) 3 years ago
goctl.md docs: update goctl markdown (#1370) 3 years ago