package
0.0.0-20240823084134-7f2187b4bc00
Repository: https://github.com/pandaychen/golang_in_action.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewProxy takes target host and creates a reverse proxy NewProxy 拿到 targetHost 后,创建一个反向代理.
NewProxy takes target host and creates a reverse proxy.
No description provided by the author
ProxyRequestHandler handles the http request using proxy ProxyRequestHandler 使用 proxy 处理请求.
ProxyRequestHandler handles the http request using proxy.