1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
icylight
5c3f0aa73e
style(metadata): specify map capacity hints (#2296) 2022-08-20 14:48:03 +08:00
songzhibin97
1dfac59204
Update metadata.go (#2015) 2022-05-21 16:23:50 +08:00
Windfarer
3990d91b9b
correct the func name in meatadata log (#1915) 2022-04-10 16:18:56 +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