Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProxyServer ¶
type ProxyServer struct {
// contains filtered or unexported fields
}
func (*ProxyServer) ServeHTTP ¶
func (srv *ProxyServer) ServeHTTP(rw http.ResponseWriter, req *http.Request)
func (*ProxyServer) Shutdown ¶
func (srv *ProxyServer) Shutdown()
Click to show internal directories.
Click to hide internal directories.