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
|
2021-08-31 10:14:57 +08:00 |
|
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
2021-08-30 23:07:31 +08:00 |
|
yuemoxi
|
12f17a3e2e
|
test(middleware/) add test (#1379)
* test(middleware/) add test
|
2021-08-28 00:00:27 +08:00 |
|
Tony Chen
|
6ee0607f03
|
transport: add transport kind (#1059)
* add transport kind
|
2021-06-15 11:05:13 +08:00 |
|
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>
|
2021-06-12 18:30:17 +08:00 |
|
longxboy
|
736385c8e6
|
Feat/uni transport (#1028)
* add metadata incoming&outgoing
* regenerate proto
* uni transport
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-06-11 15:05:57 +08:00 |
|
miya
|
c551448bbd
|
error.Code def support http , mw/log&metrics update (#1015)
* mw/metrics add tag
|
2021-06-08 11:28:02 +08:00 |
|
longxboy
|
930d1f6cf7
|
get req from ctx (#975)
Co-authored-by: longXboy <longxboy@gmail.com>
|
2021-05-31 22:17:47 +08:00 |
|
Tony Chen
|
7c6f53132f
|
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
|
2021-04-28 23:09:27 +08:00 |
|
Tony Chen
|
9806191b7f
|
errors: Error v2 (#860)
* refactor api errors
|
2021-04-25 20:19:23 +08:00 |
|
chenzhihui
|
e25ebc73bc
|
fix client context
|
2021-02-20 23:04:59 +08:00 |
|
chenzhihui
|
1de3a6607f
|
add metrics options
|
2021-02-18 22:25:02 +08:00 |
|
Tony Chen
|
6907a9ee61
|
add metrics middleware (#711)
* add metrics middleware
|
2021-02-18 22:21:02 +08:00 |
|