Versions in this module Expand all Collapse all v0 v0.0.2 Jun 26, 2017 v0.0.1 Jun 18, 2017 Changes in this version + func ListenAndServe(bind, uri string) error + type Handler func(w http.ResponseWriter, req *http.Request) + func MakeGopherProxyHandler(tpl *template.Template, uri string) Handler