mirror of
https://github.com/eolinker/apinto
synced 2025-11-03 02:53:33 +08:00
对接 context
This commit is contained in:
@@ -3,7 +3,7 @@ package http_context
|
||||
import (
|
||||
"github.com/valyala/fasthttp"
|
||||
|
||||
http_service "github.com/eolinker/eosc/http-service"
|
||||
http_service "github.com/eolinker/eosc/context/http-context"
|
||||
)
|
||||
|
||||
var _ http_service.IRequest = (*ProxyRequest)(nil)
|
||||
|
||||
Reference in New Issue
Block a user