Versions in this module Expand all Collapse all v0 v0.1.1 Sep 3, 2024 Changes in this version + var ServerHost string v0.1.0 Aug 22, 2024 Changes in this version + func HostnameForIP(ip net.IP) string + func HttpsRedirectorServer(proto, ip, targetHost string) error + func Serve(h http.Handler) error + type HttpsRedirector string + func (h HttpsRedirector) ServeHTTP(rw http.ResponseWriter, req *http.Request)