1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/errors
letian fa54a1dd3a
feat: Support custom status code conversion from HTTP and gRPC. (#1410)
* feat: Support custom status code conversion from HTTP and gRPC.

Co-authored-by: Letian Yi <yiletian@webull.com>
2021-09-05 23:25:33 +08:00
..
errors_test.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
errors.go feat: Support custom status code conversion from HTTP and gRPC. (#1410) 2021-09-05 23:25:33 +08:00
errors.pb.go fix: 修复swagger 引用errors时找不到proto的错误 (#1348) 2021-08-16 14:21:42 +08:00
errors.proto fix errors proto (#1020) 2021-06-09 10:48:29 +08:00
types_test.go errors: refactor status code (#948) 2021-05-25 15:01:53 +08:00
types.go fix: ci lint error (#1391) 2021-08-31 10:14:57 +08:00
wrap.go refactor errors (#863) 2021-04-26 16:17:04 +08:00