Jesse
54655e4b24
cleanup: use HTTP package methods replace GET POST DELETE... ( #2412 )
2 years ago
Tony Chen
a680321309
add custom binding ( #2428 )
...
* add custom binding
* fix test
* fix empty value
2 years ago
jesse.tang
0e698b248a
cleanup: remove fmt and errors new err ( #2377 )
...
* cleanup: remove fmt and errors new err
* fix lint
* fix style
* modify global variable
2 years ago
Ccheers
b3eff576ce
test(transport): add unit test for transport coverage: 91.7% of state… ( #2172 )
...
* test(transport): add unit test for transport coverage: 91.7% of statements
* lint & fix data race
* fix test
* fix lint
* fix lint
* remove http func wrapper
* remove error log when watcher context is canceled
* optimize code style
3 years ago
haiyux
00c05e82a3
test:remove testify go mod ( #1766 )
...
* test:remove testify go mod
* tidy go mdo
* fix test
3 years ago
海雨
3da927759a
test: add transport http test ( #1579 )
...
* test: add transport http test
* fix lient
* add client
* add http test
3 years ago
Windfarer
a128566cef
test(transport) add test ( #1325 )
...
* test
* test client and server
* return
* add args
* calloption
* test
3 years ago