kevin
|
77e23ad65d
|
add quick example
|
4 years ago |
kingxt
|
38806e7237
|
fix config yaml gen (#25)
* optimized
* format
Co-authored-by: kingxt <dream4kingxt@163.com>
|
4 years ago |
kevin
|
a987d12237
|
sort imports on api generation
|
4 years ago |
kevin
|
33208e6ef6
|
return zero value instead of nil on generated logic
|
4 years ago |
kevin
|
5d8a3c07cd
|
disable cpu stat in wsl linux
|
4 years ago |
kevin
|
1c24e71568
|
use yaml, and detect go.mod in current dir
|
4 years ago |
kevin
|
229544f3ca
|
move test code into internal package
|
4 years ago |
kevin
|
c575fa7f95
|
fix ci script
|
4 years ago |
kevin
|
fe2252184a
|
update ci configuration
|
4 years ago |
kevin
|
1a8014c704
|
add more tests
|
4 years ago |
kevin
|
30e52707ae
|
add more tests
|
4 years ago |
kingxt
|
73b61e09ed
|
fix format (#23)
* fir format
* fix bug
Co-authored-by: kingxt <dream4kingxt@163.com>
|
4 years ago |
kevin
|
9b8595a85e
|
add more tests
|
4 years ago |
kevin
|
015e284515
|
add more tests
|
4 years ago |
kevin
|
456b395860
|
use predefined endpoint separator
|
4 years ago |
kevin
|
f3c367a323
|
add fatal to stderr
|
4 years ago |
kevin
|
a32028c4fb
|
add etcd deploy yaml
|
4 years ago |
kevin
|
b4572fa064
|
add more tests
|
4 years ago |
kevin
|
ccbabf6f58
|
add more tests
|
4 years ago |
kevin
|
5989444227
|
add more tests
|
4 years ago |
kevin
|
dc286a03f5
|
add more tests
|
4 years ago |
kevin
|
b82c02ed16
|
add more tests
|
4 years ago |
kevin
|
59ba4ecc5b
|
accelerate tests
|
4 years ago |
kevin
|
5e7b514ae2
|
make tests parallel
|
4 years ago |
kevin
|
2b1466e41e
|
add more tests
|
4 years ago |
kevin
|
9c9f80518f
|
update readme
|
4 years ago |
kevin
|
25973d6b59
|
update doc, add architecture picture
|
4 years ago |
kevin
|
6237d01948
|
make test stable
|
4 years ago |
kevin
|
49316b113e
|
update readme
|
4 years ago |
kevin
|
6a673e8cb0
|
add more tests
|
4 years ago |
kingxt
|
0efa28ddbd
|
fix generate api demo (#19)
Co-authored-by: kingxt <dream4kingxt@163.com>
|
4 years ago |
kevin
|
0b6a13fe84
|
add more tests
|
4 years ago |
kevin
|
11aa6668e8
|
add more tests
|
4 years ago |
kevin
|
267a283328
|
reorg imports
|
4 years ago |
kevin
|
2d8366b30e
|
update keywords.md
|
4 years ago |
Keson
|
db83843558
|
gocctl model v20200819 (#18)
* rename snake、came method
* new: generate model from data source
* add change log md
* update model doc
* update doc
* beauty code
|
4 years ago |
kevin
|
50565c9765
|
update doc
|
4 years ago |
kevin
|
4c02a19a14
|
update stringx doc
|
4 years ago |
kevin
|
a1b990c5ec
|
update stringx doc
|
4 years ago |
kevin
|
2607bb8863
|
update image alt in doc
|
4 years ago |
kevin
|
5bf37535fe
|
update image scale in doc
|
4 years ago |
kevin
|
ed85775fd5
|
fix render problem in doc
|
4 years ago |
kevin
|
418f8f6666
|
add keywords utility example
|
4 years ago |
kevin
|
22e75cdf78
|
add release badge
|
4 years ago |
kevin
|
e79c42add1
|
add go report badge
|
4 years ago |
kevin
|
9e14820698
|
fix golint warnings
|
4 years ago |
kevin
|
2ebb5b6b58
|
support customized mask char on trie
|
4 years ago |
kevin
|
2673dbc6e1
|
add benchmark
|
4 years ago |
Keson
|
d21d770b5b
|
goctl model reactor (#15)
* reactor sql generation
* reactor sql generation
* add console & example
* optimize unit test & add document
* modify default config
* remove test file
* Revert "remove test file"
This reverts commit 81041f9e
* fix stringx.go & optimize example
* remove unused code
|
4 years ago |
Steven Zack
|
1252bd9cde
|
goctl生成Kotlin代码优化 (#16)
* 修复Kotlin连接失败抛出Exception;添加Kotlin连接超时
* 修复路径参数导致生成的Kotlin函数名带有:问题
* Added HTTP Patch Method
* kotlin-add-patch-support
* format-imports
|
4 years ago |