Tony Chen
a72fc68ffd
feat: add error cause for statck trace ( #1910 )
...
* add error cause for statck trace
3 years ago
haiyux
00c05e82a3
test:remove testify go mod ( #1766 )
...
* test:remove testify go mod
* tidy go mdo
* fix test
3 years ago
haiyux
7f003a8742
test(transport): add transport Listener test ( #1735 )
...
* test(tansport): add transport Listener test
3 years ago
Eng Zer Jun
77b16286f8
refactor: move from io/ioutil to io and os packages ( #1633 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
3 years ago
seasrain
423b60b330
fix:http server start panic when use Endpoint ( #1492 )
3 years ago
letian
894fc1a058
fix defer leak ( #1477 )
3 years ago
letian
754d83ea9d
add test for HandleHeader ( #1467 )
3 years ago
Kagaya
736fb38e79
fix: examples lint error ( #1454 )
...
* fix example lint error
* use latest version lint
* ignore zap Sync error
3 years ago
Casper-Mars
515b71ec90
test(transport/http):fix nil problem ( #1406 )
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
3 years ago
Windfarer
a128566cef
test(transport) add test ( #1325 )
...
* test
* test client and server
* return
* add args
* calloption
* test
3 years ago
Windfarer
f93084ba9f
test: option tests ( #1292 )
...
* test options
* more tests
4 years ago
opensite
f27047c05b
style(transport): remove duplicate get path code ( #1188 )
...
transport/http remove duplicate get path code for filter
4 years ago
Tony Chen
30334dc47c
transport/http: rename route to router ( #1082 )
...
* rename route to router
4 years ago
Tony Chen
7f72b72ddb
fix endpoint extract ( #1061 )
4 years ago
Windfarer
0ff1c6f89a
test http ( #1045 )
...
* test http
* fix response codec
* benchmark
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
longxboy
e1d6377542
add feat endpoint ( #972 )
...
* add feature endpoint
4 years ago
Tony Chen
149fc0195e
kratos: add application info ( #968 )
...
* add application info
* add base context
* add client target
4 years ago
Tony Chen
41ea1fbc76
fix data race ( #963 )
...
* fix data race
4 years ago
longxboy
9a3a02fc68
add http client rpc stub ( #943 )
...
* add http client
4 years ago
Tony Chen
330d878aa3
http: fix request context ( #745 )
...
* fix request context
* fix recovery logger
4 years ago
chenzhihui
4c67fa1235
fix http.Server closed
4 years ago
chenzhihui
3566386a89
init v2
4 years ago