Versions in this module Expand all Collapse all v1 v1.0.0 Mar 3, 2016 Changes in this version + func Run(httpHandlers http.Handler, httpsHandlers http.Handler, s Server) + type Server struct + CertFile string + HTTPPort int + HTTPSPort int + Hostname string + KeyFile string + UseHTTP bool + UseHTTPS bool