jesse.tang
|
73a8323ee7
|
fix: slice/map make init cap (#2300)
|
3 years ago |
haiyux
|
addcbba66e
|
feat: add protoc-gen-go-http annotations synchronization with protoc-gen-go-grpc (#2151)
|
3 years ago |
songzhibin97
|
8ff5f2fe88
|
fix:#1987 Http and grpc generate route alignment (#1988)
* fix:#1987
* fix:explicit naming
* Update template.go
* Update template.go
|
3 years ago |
Nikita Krasnikov
|
ed144f6813
|
Fix buildMethodDesc for two and more message field (#1979)
|
3 years ago |
yoogo
|
d5a2fb59ad
|
fix(cmd): protoc-gen-go-http use self release (#1909)
|
3 years ago |
包子
|
de2d4eacda
|
fix(cmd): proto-gen-go-http warn only when ending with a slash (#1887)
|
3 years ago |
Sasha Melentyev
|
48d407cc9b
|
perf: add prealloc (#1846)
|
3 years ago |
包子
|
cde962a6c1
|
fix(cmd/http): warn only when a get or delete request declares a body (#1789)
|
3 years ago |
Giovanny Gutiérrez
|
b6b95089c4
|
fix(cmd/protoc-gen-go-http): Fix when replacement rule is not ending (#1721)
|
3 years ago |
aldslvda
|
c1ab0cce3c
|
fix: fix typo in cmd/protoc-gen-go-http/http.go(is does not -> does not) (#1718)
|
3 years ago |
Giovanny Gutiérrez
|
ccb649a201
|
fix(protoc-gen-go-http): Update http rule when path mappings (#1704)
* fix(cmd/protoc-gen-go-http): Follow the http rule to use the query string
|
3 years ago |
包子
|
5aac2ef5a7
|
fix(cmd/http): fixed cannot declare a route with a regular expression (#1608)
* fix(cmd/http): fixed cannot declare a route with a regular expression
|
3 years ago |
longxboy
|
2d026f1f95
|
fix: cmd http embed message path generate (#1561)
fix: cmd http embed message path generate (#1561)
|
3 years ago |
包子
|
014778b72a
|
fix(cmd/proto-gen-http): fix the problem that the field declaration does not exist causing panic (#1553)
|
3 years ago |
海雨
|
23a96a3d63
|
feat:add warning when http path filed use map or list (#1526)
* feat:add warning when http path filed use map or list
|
3 years ago |
Casper-Mars
|
f5339e3ea3
|
fix(cmd/protoc-gen-go-http):part of #1430,fix cmd/protoc-gen-go-http (#1440)
|
4 years ago |
包子
|
ff78611766
|
feat(cmd/pgh): add processing when generating HTTP code (#1306)
* feat: add processing when generating HTTP code
|
4 years ago |
Tony Chen
|
f872ec4685
|
mod: clean cmd mod (#1240)
|
4 years ago |
longxboy
|
7530fadde0
|
Feat/fix examples (#1129)
remove github protobuf dependency
|
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
|
e278a4cf36
|
fix protoc http cmd (#1079)
|
4 years ago |
longxboy
|
dc80d0865f
|
add omitempty (#1054)
|
4 years ago |
Tony Chen
|
8d8cd8c8a8
|
Middleware/metadata v2 (#1050)
* add middleware metadata
* add transport header
* add transport carrier
Co-authored-by: longXboy <longxboy@gmail.com>
|
4 years ago |
Tony Chen
|
99719dd667
|
cmd: update cmd version (#1040)
* update cmd version
* update app info
|
4 years ago |
Tony Chen
|
2729caeecf
|
http/binding: rename encode url (#1039)
* rename binding url
|
4 years ago |
Tony Chen
|
eca0f35cb5
|
transport/http: add vars to http context (#1037)
* add vars to http context
* add query to http context
* remove http deps
* clean request decoder
|
4 years ago |
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>
|
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
|
05c2e16b9e
|
fix http rules empty (#1023)
|
4 years ago |
longxboy
|
eb958b2093
|
add path for rpc stub (#947)
* add path for rpc stub
* fix http body and response_body
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |
longxboy
|
9a3a02fc68
|
add http client rpc stub (#943)
* add http client
|
4 years ago |
Tony Chen
|
496edc6fb1
|
Http/refactor register service (#734)
* refactor http handle
|
4 years ago |
Tony Chen
|
c7827ff701
|
fix http middleware (#710)
* fix http middleware
|
4 years ago |
chenzhihui
|
3566386a89
|
init v2
|
4 years ago |