Versions in this module Expand all Collapse all v0 v0.1.6 Mar 7, 2021 v0.1.5 Mar 6, 2021 Changes in this version + func AorB(condition bool, a, b string) string + func AorBHTML(condition bool, a, b template.HTML) template.HTML + func AorEmpty(condition bool, a string) string + func Delimiter(del, del2, s string) string + func FilterField(filed, delimiter, delimiter2 string) string + func GetPage(page string) (pageInt int) + func InArray(arr []string, str string) bool + func InArrayWithoutEmpty(arr []string, str string) bool + func RemoveBlankFromArray(arr []string) []string + func SetDefault(source, def string) string + func Uuid() string