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/api/gogen
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
..
gen.go refactor file|path (#1409) 3 years ago
gen_test.go Feature rpc protoc (#1251) 3 years ago
genconfig.go chore: update code format. (#628) 4 years ago
genetc.go feature: refactor api parse to g4 (#365) 4 years ago
genhandlers.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
genlogic.go chore: update go-zero to v1.2.5 (#1410) 3 years ago
genmain.go chore: update go-zero to v1.2.5 (#1410) 3 years ago
genmiddleware.go chore: update code format. (#628) 4 years ago
genroutes.go refactor file|path (#1409) 3 years ago
gensvc.go chore: update go-zero to v1.2.5 (#1410) 3 years ago
gentypes.go Code optimized (#523) 4 years ago
template.go refactor file|path (#1409) 3 years ago
template_test.go refactor file|path (#1409) 3 years ago
util.go chore: update go-zero to v1.2.5 (#1410) 3 years ago
vars.go refactor middleware generator (#159) 4 years ago