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
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
..
gen.go feature: goctl jwt (#91) 4 years ago
genconfig.go support api templates 4 years ago
genetc.go support api templates 4 years ago
genhandlers.go support api templates 4 years ago
genlogic.go support api templates 4 years ago
genmain.go support api templates 4 years ago
genroutes.go fix name typo and format with newline (#143) 4 years ago
gensvc.go api add middleware support (#140) 4 years ago
gentypes.go 修改不能编辑代码注释 (#92) 4 years ago
template.go support api templates 4 years ago
util.go api add middleware support (#140) 4 years ago
vars.go refactor and rename folder to group (#106) 4 years ago