Documentation
¶
Index ¶
- func AutoWidth(s string, length int) int
- func Base64Decode(encodeString string) (string, error)
- func Base64Encode(keyword string) string
- func First2Upper(s string) string
- func FixLine(line string) string
- func FixMap(m map[string]string) map[string]string
- func IsInIntArr(slice []int, val int) bool
- func IsInStrArr(slice []string, val string) bool
- func StrRandomCut(s string, length int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
func Base64Encode ¶
func First2Upper ¶
func IsInIntArr ¶
func IsInStrArr ¶
func StrRandomCut ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.