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 85a815bea0
fix name typo and format with newline (#143)
* 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

* bugs fix for name typo and format with newline

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 fix name typo and format with newline (#143) 4 years ago
javagen 修改不能编辑代码注释 (#92) 4 years ago
ktgen fix golint warnings 4 years ago
new add anonymous annotation (#134) 4 years ago
parser api add middleware support (#140) 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