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 Random(strings []string) ([]string, error)
 - func RemoveBlankFromArray(s []string) []string
 - func SetDefault(source, def string) string
 - func Uuid(length int64) string
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InArrayWithoutEmpty ¶ added in v0.2.6
func RemoveBlankFromArray ¶ added in v0.0.4
func SetDefault ¶ added in v0.0.4
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.