Versions in this module Expand all Collapse all v0 v0.2.0 Aug 22, 2017 v0.1.0 Jul 25, 2017 Changes in this version + type MultiProxy struct + Hostname string + URL *url.URL + func NewProxy(targetURL string, hostname string) *MultiProxy + func (p *MultiProxy) Proxy(w http.ResponseWriter, r *http.Request)