1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-21 19:19:32 +02:00

9 Commits

Author SHA1 Message Date
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
月墨夕
86621a9573
test(internal/context,middleware) add test (#1326)
* add: test
2021-08-13 14:11:08 +08:00
月墨夕
55cf83062f
add: metadata test (#1324) 2021-08-12 19:34:58 +08:00
王真
8f55924c47 optimize 2021-07-28 14:03:05 +08:00
王真
4f15df4caf remove useless judgment 2021-07-28 13:58:17 +08:00
喵喵大人
d09ba5e3ee
style: add gosimple linter and gofmt linter (#1242) 2021-07-25 12:09:38 +08:00
longxboy
68e7f4854c
add range (#1052)
* add range

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-06-14 11:07:46 +08:00
Tony Chen
8d8cd8c8a8
Middleware/metadata v2 (#1050)
* add middleware metadata
* add transport header
* add transport carrier

Co-authored-by: longXboy <longxboy@gmail.com>
2021-06-14 00:59:07 +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