kevin
|
e12c8ae993
|
add codecov badge
|
2020-08-15 14:44:37 +08:00 |
|
kevin
|
21aad62513
|
use default decay value from finagle
|
2020-08-14 22:24:11 +08:00 |
|
kevin
|
0b08aca554
|
format readme
|
2020-08-14 15:33:00 +08:00 |
|
kevin
|
6ef1b5e14c
|
update doc
|
2020-08-14 15:31:10 +08:00 |
|
kevin
|
8745039877
|
move lang.Must into logx.Must to make sure output fatal message as json
|
2020-08-14 15:08:06 +08:00 |
|
kevin
|
9d9399ad10
|
confirm addition after add called in periodical executor
|
2020-08-14 11:50:01 +08:00 |
|
kevin
|
e7dd04701c
|
add more tests
|
2020-08-14 11:24:56 +08:00 |
|
kevin
|
a3d7474ae0
|
fix data race
|
2020-08-14 11:03:16 +08:00 |
|
kevin
|
6fdee77fa9
|
add queue package
|
2020-08-13 17:00:53 +08:00 |
|
kevin
|
5f084fb7d2
|
remove pdf
|
2020-08-13 12:37:39 +08:00 |
|
kevin
|
c8ff9d2f23
|
Merge branch 'kingxt-master' into master
|
2020-08-12 16:08:23 +08:00 |
|
kevin
|
78f5e7df87
|
update workflow
|
2020-08-12 16:08:15 +08:00 |
|
kevin
|
6d8dc4630f
|
update readme
|
2020-08-12 15:25:08 +08:00 |
|
kevin
|
03ac41438f
|
rename files
|
2020-08-12 15:25:08 +08:00 |
|
kevin
|
4ef0b0a8ac
|
update readme
|
2020-08-12 15:21:47 +08:00 |
|
kevin
|
87b1fba46c
|
rename files
|
2020-08-12 15:03:07 +08:00 |
|
kingxt
|
cfa6644b0c
|
auto generate go mod if need
|
2020-08-12 15:02:56 +08:00 |
|
kevin
|
fcaebd73fb
|
remove bodyless check
|
2020-08-12 15:02:04 +08:00 |
|
kevin
|
a26fc2b672
|
parse body only if content length > 0
|
2020-08-12 15:02:04 +08:00 |
|
kevin
|
05c8dd0b9c
|
return ErrBodylessRequest on get method etc.
|
2020-08-12 15:02:04 +08:00 |
|
kevin
|
d6c7da521e
|
remove bodyless check
|
2020-08-12 14:44:09 +08:00 |
|
kevin
|
96b6d2ab58
|
parse body only if content length > 0
|
2020-08-12 14:37:34 +08:00 |
|
kevin
|
88a73f1042
|
return ErrBodylessRequest on get method etc.
|
2020-08-12 14:31:11 +08:00 |
|
kevin
|
9428fface2
|
export httpx.GetRemoteAddr
|
2020-08-12 14:15:59 +08:00 |
|
kevin
|
c637f86817
|
export router
|
2020-08-12 14:15:59 +08:00 |
|
kevin
|
d4097af627
|
export token parser for refresh token service
|
2020-08-12 14:15:59 +08:00 |
|
kevin
|
7da31921c7
|
remove unused method
|
2020-08-12 14:15:59 +08:00 |
|
kim
|
47440964cd
|
fix windows slash
|
2020-08-12 14:15:59 +08:00 |
|
kevin
|
80d55dbc02
|
export httpx.GetRemoteAddr
|
2020-08-12 12:25:52 +08:00 |
|
kevin
|
b541403ce2
|
export router
|
2020-08-12 12:16:36 +08:00 |
|
kevin
|
a7c02414f3
|
export token parser for refresh token service
|
2020-08-12 12:12:31 +08:00 |
|
kingxt
|
196475383b
|
update readme.md
|
2020-08-12 11:05:00 +08:00 |
|
kingxt
|
fd75f700a2
|
fix windows bug
|
2020-08-12 11:05:00 +08:00 |
|
kevin
|
d408a0d49b
|
remove unused method
|
2020-08-12 11:05:00 +08:00 |
|
kim
|
69d113a46d
|
fix windows slash
|
2020-08-12 11:05:00 +08:00 |
|
kingxt
|
63c7f44a5f
|
update readme.md
|
2020-08-12 10:50:17 +08:00 |
|
kingxt
|
19888b7d11
|
fix windows bug
|
2020-08-12 10:23:49 +08:00 |
|
kevin
|
d117e31993
|
use strings.Contains instead of strings.Index
|
2020-08-12 10:00:59 +08:00 |
|
kevin
|
10cd6053bc
|
refactor rpcx, export WithDialOption and WithTimeout
|
2020-08-12 10:00:59 +08:00 |
|
kevin
|
d1529fced8
|
move auth interceptor into serverinterceptors
|
2020-08-12 10:00:59 +08:00 |
|
kevin
|
4f59fd306a
|
use fmt.Println instead of println
|
2020-08-12 10:00:59 +08:00 |
|
kevin
|
f77c73eec1
|
remove unused method
|
2020-08-12 10:00:59 +08:00 |
|
kevin
|
c57051ce63
|
use strings.Contains instead of strings.Index
|
2020-08-11 17:18:51 +08:00 |
|
kevin
|
08fa64d553
|
refactor rpcx, export WithDialOption and WithTimeout
|
2020-08-11 14:33:10 +08:00 |
|
kevin
|
95226762ba
|
move auth interceptor into serverinterceptors
|
2020-08-11 13:47:22 +08:00 |
|
kevin
|
89019a0b72
|
use fmt.Println instead of println
|
2020-08-11 12:44:21 +08:00 |
|
kevin
|
a13ab94748
|
remove unused method
|
2020-08-11 12:39:09 +08:00 |
|
kim
|
7f2e48e8f0
|
fix windows slash
|
2020-08-11 11:48:54 +08:00 |
|
kim
|
9b0b958f43
|
fix windows slash
|
2020-08-11 11:07:47 +08:00 |
|
kevin
|
40895ba8d9
|
optimize reading http request body
|
2020-08-10 18:27:08 +08:00 |
|