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
kingxt 1c1e4bca86
optimized generator formatted code (#148)
* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* update doc

* remove update

* remove no need

* remove no need

* goctl add jwt support

* goctl add jwt support

* goctl add jwt support

* goctl support import

* goctl support import

* support return ()

* revert

* refactor and rename folder to group

* remove no need

* add anonymous annotation

* optimized

* rename

* rename

* update test

* api add middleware support: usage:

@server(
    middleware: M1, M2
)

* api add middleware support: usage:

@server(
    middleware: M1, M2
)

* simple logic

* optimized

* optimized generator formatted code

* optimized generator formatted code

* add more test

Co-authored-by: kingxt <dream4kingxt@163.com>
4 years ago
..
api optimized generator formatted code (#148) 4 years ago
configgen fix config yaml gen (#25) 4 years ago
docker remove makefile generation 4 years ago
feature goctl model reactor (#15) 4 years ago
gen fix dockerfile generation 4 years ago
k8s fix golint issues 4 years ago
model/sql use goctl template to generate all kinds of templates 4 years ago
rpc use goctl template to generate all kinds of templates 4 years ago
tpl use goctl template to generate all kinds of templates 4 years ago
update move lang.Must into logx.Must to make sure output fatal message as json 4 years ago
util use goctl template to generate all kinds of templates 4 years ago
vars Goctl rpc patch (#117) 4 years ago
Makefile update goctl makefile 4 years ago
goctl.go use goctl template to generate all kinds of templates 4 years ago
goctl.md refactor and rename folder to group (#106) 4 years ago