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

12 Commits

Author SHA1 Message Date
Tony Chen
03ad2b6636
fix: error code judgment ()
* fix error code judgment

* fix errors test
2022-03-01 12:04:57 +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
4d3092b7aa
test(errors): add errors test ()
* test(errors): add errors test

* fix lint
2022-01-01 23:01:51 +08:00
pwli
378d1ee3c7
fix: enhance error.FromError ()
add converting support for grpc status which not contain details with type `errdetails.ErrorInfo`
2021-09-08 21:56:35 +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
Tony Chen
66412031fd
errors: refactor status code ()
* refactor status code
2021-05-25 15:01:53 +08:00
Tony Chen
6919f158cd
api/errors: fix parse error ()
* fix parse error
2021-04-29 10:56:53 +08:00
Tony Chen
7c6f53132f
api/errors: refactor to grpc statas ()
* refactor to grpc status
2021-04-28 23:09:27 +08:00
Tony Chen
e1c84ece84
refactor errors () 2021-04-26 16:17:04 +08:00
Tony Chen
3780f70c91
examples: update mod ()
* fix examples errors
2021-04-25 22:26:31 +08:00
Tony Chen
9806191b7f
errors: Error v2 ()
* refactor api errors
2021-04-25 20:19:23 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00