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 05df86436f
optimized api new with absolute path like: goctl api new $PWD/xxxx (#67)
* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* update doc

* remove update

* optimized api new with absolute path like: goctl api new $PWD/xxxx

* optimized api new with absolute path like: goctl api new $PWD/xxxx

* optimized api new with absolute path like: goctl api new $PWD/xxxx

* optimized api new with absolute path like: goctl api new $PWD/xxxx

Co-authored-by: kingxt <dream4kingxt@163.com>
4 years ago
..
gen.go add fast create api demo service (#59) 4 years ago
genconfig.go sort imports on api generation 4 years ago
genetc.go use yaml, and detect go.mod in current dir 4 years ago
genhandlers.go update shorturl doc 4 years ago
genlogic.go refactor code 4 years ago
genmain.go optimized api new with absolute path like: goctl api new $PWD/xxxx (#67) 4 years ago
genroutes.go sort imports on api generation 4 years ago
gensvc.go update shorturl doc 4 years ago
gentypes.go update package reference 4 years ago
util.go fix command run path bug (#52) 4 years ago
vars.go goctl added 4 years ago