darkweak
|
c9fbb27b5b
|
tests(coverage): Increase middleware tests coverage (#2165)
* tests(coverage): Increase tests coverage
* Lint fix
|
3 years ago |
haiyux
|
00c05e82a3
|
test:remove testify go mod (#1766)
* test:remove testify go mod
* tidy go mdo
* fix test
|
3 years ago |
Windfarer
|
0ec3ff0b46
|
refactor: move plugins to contrib dir (#1399)
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
3 years ago |
Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
3 years ago |
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
3 years ago |
yuemoxi
|
12f17a3e2e
|
test(middleware/) add test (#1379)
* test(middleware/) add test
|
3 years ago |
Tony Chen
|
6ee0607f03
|
transport: add transport kind (#1059)
* add transport kind
|
4 years ago |
Tony Chen
|
1b13abd136
|
transport/http: add http route (#1029)
* add http route
* fix http context
* add HTTP middleware
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
4 years ago |
longxboy
|
736385c8e6
|
Feat/uni transport (#1028)
* add metadata incoming&outgoing
* regenerate proto
* uni transport
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |
miya
|
c551448bbd
|
error.Code def support http , mw/log&metrics update (#1015)
* mw/metrics add tag
|
4 years ago |
longxboy
|
930d1f6cf7
|
get req from ctx (#975)
Co-authored-by: longXboy <longxboy@gmail.com>
|
4 years ago |
Tony Chen
|
7c6f53132f
|
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
|
4 years ago |
Tony Chen
|
9806191b7f
|
errors: Error v2 (#860)
* refactor api errors
|
4 years ago |
chenzhihui
|
e25ebc73bc
|
fix client context
|
4 years ago |
chenzhihui
|
1de3a6607f
|
add metrics options
|
4 years ago |
Tony Chen
|
6907a9ee61
|
add metrics middleware (#711)
* add metrics middleware
|
4 years ago |