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
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
..
apigen fix generate api demo (#19) 4 years ago
dartgen move lang.Must into logx.Must to make sure output fatal message as json 4 years ago
docgen update package reference 4 years ago
format add anonymous annotation (#134) 4 years ago
gogen optimized generator formatted code (#148) 4 years ago
javagen 修改不能编辑代码注释 (#92) 4 years ago
ktgen fix golint warnings 4 years ago
new add anonymous annotation (#134) 4 years ago
parser optimized generator formatted code (#148) 4 years ago
spec add anonymous annotation (#134) 4 years ago
tsgen 修改不能编辑代码注释 (#92) 4 years ago
util add anonymous annotation (#134) 4 years ago
validate update package reference 4 years ago