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/rpc/generator
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
..
base patch model&rpc (#207) 4 years ago
defaultgenerator.go reset link goctl (#1232) 3 years ago
gen.go Feature rpc protoc (#1251) 3 years ago
gen_test.go refactor file|path (#1409) 3 years ago
gencall.go Feature rpc protoc (#1251) 3 years ago
genconfig.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
generator.go Feature rpc protoc (#1251) 3 years ago
genetc.go refactor file|path (#1409) 3 years ago
genlogic.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
genmain.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
genpb.go Feature rpc protoc (#1251) 3 years ago
genserver.go Feature rpc protoc (#1251) 3 years ago
gensvc.go refactor file|path (#1409) 3 years ago
mkdir.go Feature rpc protoc (#1251) 3 years ago
prototmpl.go refactor file|path (#1409) 3 years ago
prototmpl_test.go refactor file|path (#1409) 3 years ago
template.go refactor file|path (#1409) 3 years ago
template_test.go refactor file|path (#1409) 3 years ago
test.proto optimize unit test (#999) 3 years ago