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

11 Commits

Author SHA1 Message Date
jesse.tang
f2a33929d0
fix: modify interface check way ()
* fix: modify interface check way

* fix
2022-09-14 22:05:48 +08:00
darkweak
c9fbb27b5b
tests(coverage): Increase middleware tests coverage ()
* tests(coverage): Increase tests coverage

* Lint fix
2022-07-08 19:53:21 +08:00
kwanhur
ac99a5c877
style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes ()
* matchs to matches
* contraint to constraint
* resovle to resolver
* ser to set

Signed-off-by: kwanhur <huang_hua2012@163.com>
2022-03-10 22:42:44 +08:00
haiyux
00c05e82a3
test:remove testify go mod ()
* test:remove testify go mod

* tidy go mdo

* fix test
2022-01-14 10:02:42 +08:00
haiyux
2e045c3e42
feat: middleware seletor add ctx match ()
* feat: middleware seletor add headers match

* fix

* add some annotation

* add ctx seletor

* fix match function

* update match
2021-12-13 21:31:01 +08:00
yuemoxi
8823a1c618
feat:middleware selector add func match ()
* feat:middleware selector add func match
2021-09-06 22:04:42 +08:00
Kagaya
f7588a47de
fix: ci lint error ()
* 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 ()
* deps: middleware add separate go.mod and removes framework deps
2021-08-30 23:07:31 +08:00
zwhyb
6aba247990
add selector code annotation () 2021-07-29 13:36:52 +08:00
Tony Chen
623fc5cb3f
update version to v2.1.0-dev ()
* update version to v2.1.0-dev

* fix pkg ordering

* upgrade kratos version
2021-07-25 22:29:16 +08:00
zwhyb
7977deac65
middleware/selector ()
* middleware selector client and support array
2021-07-25 21:58:40 +08:00