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
Fyn e62870e268
feat(goctl): go work multi-module support (#1800)
* feat(goctl): go work multi-module support

Resolve: #1793

* chore: print log when getting project ctx fails
3 years ago
..
api goctl api new should given a service_name explictly (#1688) 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 show help when running goctl docker without any flags (#1679) 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 docs(goctl): goctl 1.3.4 migration note (#1780) 3 years ago
pkg chore: refactor code (#1700) 3 years ago
plugin refactor: refactor yaml unmarshaler (#1517) 3 years ago
rpc feat(goctl): go work multi-module support (#1800) 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 feat(goctl): go work multi-module support (#1800) 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 add more tests (#1763) 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 chhore: fix usage typo (#1797) 3 years ago
goctl.md docs: update goctl markdown (#1370) 3 years ago