Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All []Func
View Source
var Date = []Func{Now(), FormatDate()}
View Source
var Math = []Func{Rand()}
View Source
var String = []Func{ Repeat(), Replace(), ToUpper(), ToLower(), SnakeCase(), CamelCase(), KebabCase(), Filenamify(), }
Functions ¶
Types ¶
type Func ¶
func Filenamify ¶ added in v0.18.0
func Filenamify() Func
func FormatDate ¶
func FormatDate() Func
Click to show internal directories.
Click to hide internal directories.