Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( JSON = jsonRender{} XML = xmlRender{} Plain = plainRender{} Redirect = redirectRender{} HTMLDebug = &htmlDebugRender{} )
Functions ¶
This section is empty.
Types ¶
type HTMLRender ¶
form binding
func (HTMLRender) Render ¶
func (html HTMLRender) Render(w http.ResponseWriter, code int, data ...interface{}) error
Click to show internal directories.
Click to hide internal directories.