template

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Camel

func Camel(value string) string

func CamelLower

func CamelLower(value string) string

func Capitalize

func Capitalize(value string) string

func Decapitalize

func Decapitalize(value string) string

func Hyphenate

func Hyphenate(value string) string

func Lower

func Lower(value string) string

func Normalize

func Normalize(value string) string

func Packaged

func Packaged(value string) string

func Parse

func Parse(text []byte) (*text_template.Template, error)

converts data on the other end of the reader to a golang template

func Random

func Random(value string) string

func Render

func Render(text []byte, data interface{}) ([]byte, error)

func Snake

func Snake(value string) string

func Start

func Start(value string) string

func Upper

func Upper(value string) string

func Word

func Word(value string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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