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
anqiansong 16c61c6657
chore: Embed unit test data (#1812)
* Embed unit test data

* Add testdata

Co-authored-by: anqiansong <anqiansong@bytedance.com>
3 years ago
..
api chore: Embed unit test data (#1812) 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 chore: Embed unit test data (#1812) 3 years ago
pkg chore: refactor code (#1700) 3 years ago
plugin refactor: refactor yaml unmarshaler (#1517) 3 years ago
rpc add go-grpc_opt and go_opt for grpc new command (#1769) 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 add go-grpc_opt and go_opt for grpc new command (#1769) 3 years ago
goctl.md docs: update goctl markdown (#1370) 3 years ago