Comolli
|
ec78198050
|
feat: decode google.protobuf.BytesValue compatible base64.URLEncoding. (#1991)
|
3 years ago |
qi
|
c8c870b77f
|
fix: query params: parse list failed, unsupported message type: "google.protobuf.Struct" #1967 (#1989)
* feat: Support google.protobuf.Struct in query parameters.
* style: add a blank line in test proto file.
|
3 years ago |
haiyux
|
9dec67bddd
|
update contrib readme (#1831)
|
3 years ago |
haiyux
|
00c05e82a3
|
test:remove testify go mod (#1766)
* test:remove testify go mod
* tidy go mdo
* fix test
|
3 years ago |
Tony Chen
|
11a6120a2e
|
fix FieldMask are converted to/from lower-camel naming conventions. (#1724)
|
3 years ago |
Soul
|
0fad751032
|
feat(form/form): add support google.protobuf.Struct; (#1617)
Co-authored-by: soul <chenzhiag@163.com>
|
3 years ago |
海雨
|
eb0730a1b0
|
feat: add encodeing test (#1573)
|
3 years ago |
海雨
|
fecfb7dc86
|
test: arrangement test proto and add test (#1567)
* arrangement test proto and add test
|
3 years ago |
海雨
|
ad7df8d4bc
|
fix: fix encode form well known message bug (#1568)
fix: fix encode form well known message bug
|
3 years ago |
longxboy
|
210e414e6f
|
fix: fix encode proto well known types in form and url query (#1559)
* fix encode proto well known types
|
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
|
4 years ago |
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
4 years ago |
yuemoxi
|
0dfab173f9
|
fix:modify encoding test proto path (#1388)
* fix:modify encoding test proto path
* fix
* fix
* fix
|
4 years ago |
yuemoxi
|
a67ec16bf0
|
test(internal/context,internal/host) add test (#1334)
* test(internal/context,internal/host) add test
|
4 years ago |
aiscrm
|
0b09fcd76d
|
refactor(encoding): optimize json encoding (#1339)
* fix(encoding): optimize json encoding, add support for other encoding implementation such as easyjson etc.
Co-authored-by: corel <corelchen@qq.com>
|
4 years ago |
zwhyb
|
d4ac341bc8
|
http get方法 url 参数带中括号 (#1226)
* fix url query array problem
* use TrimSuffix
|
4 years ago |
Yongzheng Lai
|
97222012e4
|
fix: using rv directly (#1213)
|
4 years ago |
喵喵大人
|
4780b6e1fd
|
ci(github action): use golangci-lint to replace the deprecated golint (#1175)
* ci: use golangci-lint to replace the deprecated golint
Co-authored-by: ymh199478 <yumenghan@bilibili.com>
|
4 years ago |
longxboy
|
23a7f15541
|
add form for codec (#1158)
* add form for http codec
|
4 years ago |
youn
|
c268f98404
|
add form encoding (#1138)
* add form encoding
* update examples go mod
|
4 years ago |
IMTTX
|
0cdeb6c16b
|
fix typos (#1128)
|
4 years ago |
Windfarer
|
4e96e08471
|
config test (#1063)
* init test
* reader test
|
4 years ago |
Tony Chen
|
00088f644a
|
examples: clean examples (#1036)
* clean examples
* update yaml to v3
|
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 |
Tony Chen
|
4a257c1a34
|
Revert "add json test (#1031)" (#1033)
This reverts commit 6ca3c788dd .
|
4 years ago |
Tony Chen
|
6ca3c788dd
|
add json test (#1031)
|
4 years ago |
Tony Chen
|
5cbda8ebd7
|
remove proto names (#1006)
|
4 years ago |
Cluas
|
49064e7232
|
encoding: remove reflect on yaml and xml (#1005)
|
4 years ago |
Cluas
|
c547c61f89
|
json: uses proto field name instead of lowerCamelCase name (#985)
|
4 years ago |
longxboy
|
c1e5b1c17b
|
add protojson (#952)
|
4 years ago |
Tony Chen
|
e989bb04e3
|
add yaml encoder (#924)
|
4 years ago |
Cluas
|
7e7bbdbed6
|
encoding/xml: add xml encode support (#905)
* encoding/xml: add xml encode support
* encoding/xml: avoid nil pointer panic
* action: avoid go get golint pollution go.mod
|
4 years ago |
Tony Chen
|
d85f5e9ae1
|
encoding/json: fix nil value (#884)
* fix nil value
|
4 years ago |
Tony Chen
|
32f7322b82
|
fix nil target (#774)
|
4 years ago |
Tony Chen
|
28009889bb
|
encoding/json: remove proto json (#753)
* remove protojson encoding
|
4 years ago |
Tony Chen
|
50af5b2588
|
add before&after hooks (#751)
* add before&after hooks
|
4 years ago |
Tony Chen
|
f86c91849b
|
fix lint check (#746)
|
4 years ago |
Tony Chen
|
946e9ca814
|
fix http decode (#742)
* fix http decoder
|
4 years ago |
Tony Chen
|
496edc6fb1
|
Http/refactor register service (#734)
* refactor http handle
|
4 years ago |
chenzhihui
|
3566386a89
|
init v2
|
4 years ago |