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 9b592b3dee
Feature rpc protoc (#1251)
* code generation by protoc

* generate pb by protoc direct

* support: grpc code generation by protoc directly

* format code

* check --go_out & --go-grpc_out

* fix typo

* Update version

* fix typo

* optimize: remove deprecated unit test

* format code

Co-authored-by: anqiansong <anqiansong@bytedance.com>
3 years ago
..
api Feature rpc protoc (#1251) 3 years ago
bug fix: command system info missing go version (#1377) 3 years ago
config remove goctl config command (#1035) 3 years ago
docker refactor file|path (#1409) 3 years ago
internal docs: update install readme (#1417) 3 years ago
kube refactor file|path (#1409) 3 years ago
migrate feat: Add migrate (#1419) 3 years ago
model Feature rpc protoc (#1251) 3 years ago
plugin refactor file|path (#1409) 3 years ago
rpc Feature rpc protoc (#1251) 3 years ago
tpl refactor file|path (#1409) 3 years ago
update refactor file|path (#1409) 3 years ago
upgrade feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
util feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
vars feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
Makefile Update Makefile (#1098) 3 years ago
go.mod chore: update go-zero to v1.2.5 (#1410) 3 years ago
go.sum chore: update go-zero to v1.2.5 (#1410) 3 years ago
goctl.go Feature rpc protoc (#1251) 3 years ago
goctl.md docs: update goctl markdown (#1370) 3 years ago