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 |
kevin
|
054d9b5540
|
rename rest files
|
4 years ago |
kevin
|
f03cfb0ff7
|
support direct scheme on rpc resolver
|
4 years ago |
kevin
|
0214161bfc
|
remove utils.Report
|
4 years ago |
stevenzack
|
d4e38cb7f0
|
rename-Api
|
4 years ago |
stevenzack
|
693a8b627a
|
fix-log-fatal
|
4 years ago |
stevenzack
|
701208b6f4
|
fix FileNotFoundException when response code is 4xx or 5xx
|
4 years ago |
stevenzack
|
b65fcc5512
|
fix-lang-must-not-found
|
4 years ago |
stevenzack
|
3321ed3519
|
multi-http-method-support
|
4 years ago |
stevenzack
|
5e007c1f9f
|
remove-logx
|
4 years ago |
stevenzack
|
de2f8c06fb
|
fix-break-line
|
4 years ago |
stevenzack
|
926d746df5
|
Add goctl kotlin support
|
4 years ago |
kevin
|
4b636cd293
|
refactor names
|
4 years ago |
Klaus
|
4bdf5e4c90
|
chore: fix typo
|
4 years ago |
kevin
|
721b7def7c
|
add license badge
|
4 years ago |
kevin
|
f294090130
|
update codecov settings
|
4 years ago |
kevin
|
489980ea0f
|
add codecov report
|
4 years ago |
kevin
|
e12c8ae993
|
add codecov badge
|
4 years ago |
kevin
|
21aad62513
|
use default decay value from finagle
|
4 years ago |
kevin
|
0b08aca554
|
format readme
|
4 years ago |
kevin
|
6ef1b5e14c
|
update doc
|
4 years ago |
kevin
|
8745039877
|
move lang.Must into logx.Must to make sure output fatal message as json
|
4 years ago |
kevin
|
9d9399ad10
|
confirm addition after add called in periodical executor
|
4 years ago |
kevin
|
e7dd04701c
|
add more tests
|
4 years ago |
kevin
|
a3d7474ae0
|
fix data race
|
4 years ago |
kevin
|
6fdee77fa9
|
add queue package
|
4 years ago |
kevin
|
5f084fb7d2
|
remove pdf
|
4 years ago |
kevin
|
c8ff9d2f23
|
Merge branch 'kingxt-master' into master
|
4 years ago |
kevin
|
78f5e7df87
|
update workflow
|
4 years ago |
kevin
|
6d8dc4630f
|
update readme
|
4 years ago |
kevin
|
03ac41438f
|
rename files
|
4 years ago |
kevin
|
4ef0b0a8ac
|
update readme
|
4 years ago |
kevin
|
87b1fba46c
|
rename files
|
4 years ago |
kingxt
|
cfa6644b0c
|
auto generate go mod if need
|
4 years ago |
kevin
|
fcaebd73fb
|
remove bodyless check
|
4 years ago |
kevin
|
a26fc2b672
|
parse body only if content length > 0
|
4 years ago |
kevin
|
05c8dd0b9c
|
return ErrBodylessRequest on get method etc.
|
4 years ago |
kevin
|
d6c7da521e
|
remove bodyless check
|
4 years ago |
kevin
|
96b6d2ab58
|
parse body only if content length > 0
|
4 years ago |
kevin
|
88a73f1042
|
return ErrBodylessRequest on get method etc.
|
4 years ago |
kevin
|
9428fface2
|
export httpx.GetRemoteAddr
|
4 years ago |
kevin
|
c637f86817
|
export router
|
4 years ago |
kevin
|
d4097af627
|
export token parser for refresh token service
|
4 years ago |
kevin
|
7da31921c7
|
remove unused method
|
4 years ago |
kim
|
47440964cd
|
fix windows slash
|
4 years ago |
kevin
|
80d55dbc02
|
export httpx.GetRemoteAddr
|
4 years ago |
kevin
|
b541403ce2
|
export router
|
4 years ago |
kevin
|
a7c02414f3
|
export token parser for refresh token service
|
4 years ago |
kingxt
|
196475383b
|
update readme.md
|
4 years ago |