mirror of
https://github.com/eolinker/apinto
synced 2025-10-22 08:19:34 +08:00
优化灰度
This commit is contained in:
@@ -34,6 +34,10 @@ type cloneContext struct {
|
||||
responseError error
|
||||
}
|
||||
|
||||
func (ctx *cloneContext) RealIP() string {
|
||||
return ctx.org.RealIP()
|
||||
}
|
||||
|
||||
func (ctx *cloneContext) GetUpstreamHostHandler() eoscContext.UpstreamHostHandler {
|
||||
return ctx.upstreamHostHandler
|
||||
}
|
||||
|
Reference in New Issue
Block a user