Documentation ¶
Index ¶
- func BoolToInt(b bool) int
- func Eval(t *template.Template) func(string, interface{}) (string, error)
- func FormatTime(t time.Time) string
- func HasPrefix(v, prefix string) bool
- func String(tmpl string, data interface{}) (string, error)
- func StringBlock(tmpl string, block string, data interface{}) (string, error)
- func StringBlockMysql(tmpl string, block string, data interface{}) (string, error)
- func TrimSuffix(suffix, v string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatTime ¶
func StringBlockMysql ¶
func TrimSuffix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.