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 6a66dde0a1
feat(goctl): api dart support flutter v2 (#1603)
0. support null-safety code gen
1. supports -legacy flag for legacy code gen
2. supports -hostname flag for server hostname
3. use dart official format
4. fix some some bugs

Resolves: #1602
3 years ago
..
api feat(goctl): api dart support flutter v2 (#1603) 3 years ago
bug refactor: refactor yaml unmarshaler (#1517) 3 years ago
completion chore: add goctl command help (#1578) 3 years ago
config remove goctl config command (#1035) 3 years ago
docker refactor: refactor yaml unmarshaler (#1517) 3 years ago
env update goctl to go 1.16 for io/fs usage (#1571) 3 years ago
internal Feature: Add goctl env (#1557) 3 years ago
kube add the serviceAccount of deployment (#1543) 3 years ago
migrate update goctl to go 1.16 for io/fs usage (#1571) 3 years ago
model chore: update go-zero to v1.3.1 in goctl (#1599) 3 years ago
pkg update goctl to go 1.16 for io/fs usage (#1571) 3 years ago
plugin refactor: refactor yaml unmarshaler (#1517) 3 years ago
rpc update goctl to go 1.16 for io/fs usage (#1571) 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 Feature: Add goctl env (#1557) 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
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 feat(goctl): api dart support flutter v2 (#1603) 3 years ago
goctl.md docs: update goctl markdown (#1370) 3 years ago