Documentation
¶
Index ¶
- func Data(r *unrolled.Render) render.Render
- func HTML(r *unrolled.Render) render.Render
- func HTMLOptions(opts ...unrolled.HTMLOptions) render.Option
- func HTMLTemplate(template string) render.Option
- func JSON(r *unrolled.Render) render.Render
- func JSONP(r *unrolled.Render) render.Render
- func JSONPCallback(callback string) render.Option
- func Text(r *unrolled.Render) render.Render
- func XML(r *unrolled.Render) render.Render
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTMLOptions ¶
func HTMLOptions(opts ...unrolled.HTMLOptions) render.Option
func HTMLTemplate ¶
func JSONPCallback ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.