kmgTextTemplate

package
v0.0.0-...-05317bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteToString

func ExecuteToString(tmpl *template.Template, data interface{}) (output string, err error)

func MustNewTemplate

func MustNewTemplate(text string) (tmpl *template.Template)

func MustRender

func MustRender(text string, data interface{}) []byte

直接渲染一个模板(减少调用复杂度)

func MustRenderToByte

func MustRenderToByte(text string, data interface{}) (b []byte)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL