1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-04-13 11:50:53 +02:00

6 Commits

Author SHA1 Message Date
Kagaya
736fb38e79
fix: examples lint error (#1454)
* fix example lint error

* use latest version lint

* ignore zap Sync error
2021-09-09 20:45:08 +08:00
塔塔开
a78f740bd5
fix change unit to seconds (#1408)
Co-authored-by: xuyong.zhang <xuyong.zhang@hiscene.com>
2021-09-02 15:20:36 +08:00
Windfarer
0ec3ff0b46
refactor: move plugins to contrib dir (#1399)
* move to contrib dir


Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-09-01 13:40:14 +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
Tony Chen
7f2e3becbe
clean metrics (#1049)
* clean metrics

* remove recovery middleware
2021-06-13 15:38:33 +08:00
包子
1d0c958a04
add examples/metrics (#1046)
* add examples/metrics
2021-06-13 14:49:28 +08:00