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>
This commit is contained in:
@@ -73,6 +73,7 @@ type (
|
||||
StringExpr string
|
||||
Name string
|
||||
}
|
||||
|
||||
PointerType struct {
|
||||
StringExpr string
|
||||
// it can be asserted as BasicType: int、bool、
|
||||
|
||||
Reference in New Issue
Block a user