Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ForbiddenWords = []string{
"id",
}
ForbiddenWords are words that will be removed from text (in Humanize func)
Functions ¶
func Humanize ¶
Humanize a string means to remove underscores and return string as lower. String can be capitalized
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.