jessetang
|
fcd3b18e83
|
fix(encoding/form): failed to decode the map type (#2468)
|
2 years ago |
cui fliter
|
9cc1047c75
|
chore: fix a few function names on comments (#2430)
|
2 years ago |
jessetang
|
3393990cd8
|
test(encoding/form/encode): add test and fix code style (#2539)
* test(encoding/form/encode): add test and fix code style
Signed-off-by: demoManito <1430482733@qq.com>
* fix lint
Signed-off-by: demoManito <1430482733@qq.com>
Signed-off-by: demoManito <1430482733@qq.com>
|
2 years ago |
jessetang
|
a1a2b9dbd9
|
test(encoding/form): add unit test and code style modift (#2467)
* test(encoding/form): add unit test and code style modift
* fix test
* add populateRepeatedField test
|
2 years ago |
jesse.tang
|
9f65c1a03d
|
cleanup: remove redundancy type conversion and golangci add unconvert (#2409)
* cleanup: remove redundancy type conversion
* golangci add unconvert check
|
2 years ago |
Tony Chen
|
a680321309
|
add custom binding (#2428)
* add custom binding
* fix test
* fix empty value
|
2 years ago |
Tony Chen
|
2d325fd386
|
fix(http/binding): fix http encode url (#2392)
* fix(http/binding): fix http encode url
|
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 |
Astone
|
205aa88d86
|
fix: encoding form decode field mask from well-know (#2285)
Co-authored-by: Astone <caliburn_marco@163.com>
|
3 years ago |
Tony Chen
|
0bcdb8d59c
|
fix(encoding/form): encode optional value (#2155)
* fix form encode optional value
* fix test
Co-authored-by: chenzhihui <chenzhihui@bilibili.com>
|
3 years ago |
shengzhou
|
5df19c47d8
|
test(encoding/form): well konw types test (#2147) (#2160)
|
3 years ago |
haiyux
|
25c5996360
|
fix:fix url ptr not encode (#2117)
|
3 years ago |
Tony Chen
|
a0e624c0b8
|
fix(binding): fix bind field mask (#2112)
* fix bind field mask
Co-authored-by: chenzhihui <chenzhihui@bilibili.com>
|
3 years ago |
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
|
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 |
海雨
|
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 |
zwhyb
|
d4ac341bc8
|
http get方法 url 参数带中括号 (#1226)
* fix url query array problem
* use TrimSuffix
|
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 |