Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func FakeServer ¶
func FakeServer() Server
func (*Server) RenderTemplate ¶
func (s *Server) RenderTemplate(w http.ResponseWriter, templateFile, templateName string, args interface{}) error
Click to show internal directories.
Click to hide internal directories.