Documentation ¶
Index ¶
- func AorB(condition bool, a string, b string) string
- func CopyMap(m map[string]string) map[string]string
- func GetPage(page string) (pageInt int)
- func InArray(arr []string, str string) bool
- func InArrayWithoutEmpty(arr []string, str string) bool
- func IsEditUrl(s string, p string) bool
- func IsInfoUrl(s string) bool
- func IsNewUrl(s string, p 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 InArrayWithoutEmpty ¶ added in v1.0.0
func RemoveBlankFromArray ¶ added in v1.0.0
func SetDefault ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.