1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
kratos/transport/http
Windfarer f93084ba9f
test: option tests (#1292)
* test options

* more tests
2021-08-02 18:56:22 +08:00
..
balancer repair some misspelling (#1248) 2021-07-25 22:05:14 +08:00
binding fix(transport/http): typo (#1268) 2021-07-28 13:05:58 +08:00
calloption.go repair some misspelling (#1248) 2021-07-25 22:05:14 +08:00
client_test.go test: option tests (#1292) 2021-08-02 18:56:22 +08:00
client.go feat(endpoint): add endpoint parser (#1273) 2021-07-29 10:11:38 +08:00
codec_test.go fix(http): fix error encoder (#1141) 2021-07-03 15:22:13 +08:00
codec.go fix(http): fix error encoder (#1141) 2021-07-03 15:22:13 +08:00
context.go ci(github action): use golangci-lint to replace the deprecated golint (#1175) 2021-07-12 18:09:38 +08:00
filter.go transport/http: rename route to router (#1082) 2021-06-19 16:02:07 +08:00
resolver_test.go feat(endpoint): add endpoint parser (#1273) 2021-07-29 10:11:38 +08:00
resolver.go feat(endpoint): add endpoint parser (#1273) 2021-07-29 10:11:38 +08:00
router_test.go transport/http: rename route to router (#1082) 2021-06-19 16:02:07 +08:00
router.go add router group for http server (#1208) 2021-07-18 20:12:20 +08:00
server_test.go test: option tests (#1292) 2021-08-02 18:56:22 +08:00
server.go grpc‘s secure discovery (#1270) 2021-07-28 23:10:02 +08:00
transport_test.go test: option tests (#1292) 2021-08-02 18:56:22 +08:00
transport.go add response header (#1119) 2021-06-29 15:33:18 +08:00