Xudong Cai
|
4a56b5669d
|
chore: remove the dependency of grpc_testing module (#2824)
|
2 years ago |
jesse.tang
|
4d95050747
|
fix: fmt import (#2379)
|
2 years ago |
jesse.tang
|
9737a3c5e4
|
fix: typo and grammatical errors (#2368)
* fix: grammar
* fix: grammar
* fix overrode
* translate to English
* translate to English
|
2 years ago |
Guoqiang Ding
|
667d63839c
|
fix(makefile): add "make proto" for proto generating (#2130)
Co-authored-by: Guoqiang Ding <guoqiang10@staff.sina.com.cn>
|
2 years ago |
川桑
|
102391165e
|
test(errors): improve coverage (#2178)
Co-authored-by: dengxiaochuan <dengxc@yilan.tv>
|
3 years ago |
川桑
|
d88052b7dd
|
fix(errors): panic when err of Clone is nil (#2176)
|
3 years ago |
包子
|
3aaac45e3d
|
fix: regenerate the proto file (#2108)
* fix: regenerate the proto file
* fix
Co-authored-by: baozhecheng <>
|
3 years ago |
songzhibin97
|
1dfb77bfe1
|
Update errors.go (#2009)
|
3 years ago |
Tony Chen
|
a72fc68ffd
|
feat: add error cause for statck trace (#1910)
* add error cause for statck trace
|
3 years ago |
kwanhur
|
ac99a5c877
|
style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872)
* matchs to matches
* contraint to constraint
* resovle to resolver
* ser to set
Signed-off-by: kwanhur <huang_hua2012@163.com>
|
3 years ago |
Chen Xinyuan
|
4387085047
|
fix: fix some typos (#1869)
|
3 years ago |
Tony Chen
|
03ad2b6636
|
fix: error code judgment (#1849)
* fix error code judgment
* fix errors test
|
3 years ago |
shengwudiyi
|
c250958af6
|
fix: perhaps MISSING (#1779)
Change-Id: If09d5e65ea61f7fbf569b3938db10241f32bb64d
Co-authored-by: shenlianfeng <shenlianfeng@bytedance.com>
|
3 years ago |
haiyux
|
00c05e82a3
|
test:remove testify go mod (#1766)
* test:remove testify go mod
* tidy go mdo
* fix test
|
3 years ago |
haiyux
|
4d3092b7aa
|
test(errors): add errors test (#1739)
* test(errors): add errors test
* fix lint
|
3 years ago |
haiyux
|
f38cd9875f
|
optimization: optimize error (#1740)
|
3 years ago |
pwli
|
378d1ee3c7
|
fix: enhance error.FromError (#1451)
add converting support for grpc status which not contain details with type `errdetails.ErrorInfo`
|
3 years ago |
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>
|
3 years ago |
Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
3 years ago |
wwwhaoxu
|
df6bbaa091
|
fix(errors): code error (#1394)
|
3 years ago |
Ccheers
|
807edfce82
|
fix: 修复swagger 引用errors时找不到proto的错误 (#1348)
|
4 years ago |
Tony Chen
|
81f96ee74d
|
fix(http): fix error encoder (#1141)
* fix error encoder
|
4 years ago |
Tony Chen
|
d4d6925cd0
|
cmd/protoc-gen-go-http: fix http protoc to bind query_string (#1126)
* fix http protoc to bind query_string
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
4 years ago |
longxboy
|
736385c8e6
|
Feat/uni transport (#1028)
* add metadata incoming&outgoing
* regenerate proto
* uni transport
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |
Tony Chen
|
50e3dea2ee
|
fix errors proto (#1020)
|
4 years ago |
包子
|
0834128e57
|
add protoc-gen-errors (#1017)
* add protoc-gen-errors
* fix protoc-gen-go-errors/go.mod
* default_code handling
* Modify code value range
|
4 years ago |
miya
|
c551448bbd
|
error.Code def support http , mw/log&metrics update (#1015)
* mw/metrics add tag
|
4 years ago |
miya
|
544e08f729
|
mw/log: http code 0 (#1010)
* fix middleware/log default code
|
4 years ago |
longxboy
|
5051609aef
|
add client closed (#993)
|
4 years ago |
longxboy
|
7bef6cc7d4
|
add err gateway timeout (#992)
|
4 years ago |
Tony Chen
|
7dec80ccfd
|
fix error code and regenerate proto (#954)
* fix error code and regenerate proto
|
4 years ago |
Tony Chen
|
66412031fd
|
errors: refactor status code (#948)
* refactor status code
|
4 years ago |
Tony Chen
|
cc0221b5ce
|
errors: add errors coder (#946)
* add errors coder
* rename internal http to httputil
* add errors proto
|
4 years ago |
opensite
|
83eba7083a
|
examples/blog:update the trace to be consistent with the official (#888)
|
4 years ago |
Tony Chen
|
6919f158cd
|
api/errors: fix parse error (#881)
* fix parse error
|
4 years ago |
Tony Chen
|
7c6f53132f
|
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
|
4 years ago |
Tony Chen
|
e1c84ece84
|
refactor errors (#863)
|
4 years ago |
Tony Chen
|
3780f70c91
|
examples: update mod (#862)
* fix examples errors
|
4 years ago |
Tony Chen
|
9806191b7f
|
errors: Error v2 (#860)
* refactor api errors
|
4 years ago |
Tony Chen
|
f86c91849b
|
fix lint check (#746)
|
4 years ago |
Tony Chen
|
496edc6fb1
|
Http/refactor register service (#734)
* refactor http handle
|
4 years ago |
chenzhihui
|
3566386a89
|
init v2
|
4 years ago |