Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultipartForm ¶
func NewHandler ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) Render ¶
func (h *Handler) Render(w http.ResponseWriter, name string, data interface{})
func (*Handler) RenderWithStatusCode ¶
func (h *Handler) RenderWithStatusCode(w http.ResponseWriter, statusCode int, name string, data interface{})
Click to show internal directories.
Click to hide internal directories.