Documentation ¶
Index ¶
- 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, s string) string
- func FilterField(filed, delimiter string) string
- func GetPage(page string) (pageInt int)
- func InArray(arr []string, str string) bool
- func InArrayWithoutEmpty(arr []string, str string) bool
- func RemoveBlankFromArray(s []string) []string
- func SetDefault(source, def string) string
- func Uuid() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterField ¶ added in v1.3.2
func InArrayWithoutEmpty ¶ added in v1.3.2
func RemoveBlankFromArray ¶ added in v1.3.2
func SetDefault ¶ added in v1.3.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.