mirror of
https://github.com/go-kratos/kratos.git
synced 2026-05-22 10:15:24 +02:00
@@ -24,7 +24,6 @@ func callHTTP() {
|
||||
recovery.Recovery(),
|
||||
),
|
||||
transhttp.WithEndpoint("127.0.0.1:8000"),
|
||||
transhttp.WithScheme("http"),
|
||||
)
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
|
||||
Reference in New Issue
Block a user