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

19 Commits

Author SHA1 Message Date
longxboy
655fe37188
fix:fix error camel case (#2032)
* fix error camel case
2022-05-23 17:49:22 +08:00
songzhibin97
c1dbc2dbd3
stype:gen_go_errors (#2026)
* Update errors.go

* Update errors.go
2022-05-22 09:45:16 +08:00
JeffreyBool
245f55d3ba
feat: protoc-gen-go-errors add comment (#1961) 2022-05-05 10:13:09 +08:00
Xudong Cai
9ca08888df
fix: error case2Camel (#1923) 2022-04-10 16:17:03 +08:00
Casper-Mars
4f21094a56
fix(cmd/protoc-gen-go-errors):fix lint problem (#1919)
use cases.Title instead of strings.Title
2022-04-08 16:20:27 +08:00
Xudong Cai
e95452276f
fix(cmd): fixed a camel word enum error 2021-12-24 14:10:50 +08:00
thinkgo
c70cdc9a11
fix[cmd]: if enum is a word in proto file, it should be camel too. (#1618) 2021-11-10 21:09:16 +08:00
包子
872d31343a
revert: revert #1544 (#1548) 2021-10-14 16:14:34 +08:00
storyicon
1e86faea1b
fix(protoc-gen-go-errors): fix the camel case bug of name (#1544)
Signed-off-by: storyicon <yuanchao@bilibili.com>
2021-10-13 13:43:13 +08:00
Casper-Mars
2a4d440680
fix(cmd/protoc-gen-go-errors):part of #1430,fix cmd/protoc-gen-go-errors (#1435) 2021-09-07 10:46:46 +08:00
Casper-Mars
e8e0f6734a
typo: modify the comments of the proto-gen-go-errors (#1204) 2021-07-17 22:08:36 +08:00
包子
c114f5c96b
fix proto-gen-go-errors bug (#1047) 2021-06-13 15:01:23 +08:00
包子
67c1e4584b
modify cmd/proto-gen-go-errors (#1035)
* modify cmd/proto-gen-go-errors
2021-06-12 19:15:02 +08:00
Tony Chen
1b13abd136
transport/http: add http route (#1029)
* add http route

* fix http context

* add HTTP middleware

Co-authored-by: longXboy <longxboyhi@gmail.com>
2021-06-12 18:30:17 +08:00
Tony Chen
828a7c5219
copy errors proto (#1030) 2021-06-11 17:49:29 +08:00
包子
7585257f9e
modify proto-gen-go-errors version and func name (#1018)
* modify proto-gen-go-errors version and func name
2021-06-08 16:53:08 +08:00
包子
0834128e57
add protoc-gen-errors (#1017)
* add protoc-gen-errors

* fix protoc-gen-go-errors/go.mod

* default_code handling

* Modify code value range
2021-06-08 16:33:50 +08:00
Tony Chen
b9f821c29f
transport/http: add http handler (#937)
* add http handler

* fix request error
2021-05-21 23:11:36 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00