Versions in this module Expand all Collapse all v0 v0.5.0 Jul 5, 2018 Changes in this version + func NewServer(...) *http.Server + type Server struct + func FakeServer() Server + func (s *Server) RenderTemplate(w http.ResponseWriter, templateFile, templateName string, args interface{}) error + func (s *Server) ServeHTTP(w http.ResponseWriter, req *http.Request)