Documentation ¶
Index ¶
- func Base(pathStr string) string
- func BeanCopy(toValue interface{}, fromValue interface{})
- func GetHostName() (name string)
- func GetIp() (net.IP, net.HardwareAddr, string)
- func GetOs() string
- func GetUserHome() string
- func IntToStrArr(intArr []int) (strArr []string)
- func IsLinux() bool
- func IsMac() bool
- func IsRelease() bool
- func IsWin() bool
- func LinkedMapToMap(mp maps.Map) map[string]string
- func NewSliceValue(vals []string, p *[]string) *sliceValue
- func RemoveBlankLine(str string) string
- func UintToStrArr(intArr []uint) (strArr []string)
- func UpdateUrl(url string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHostName ¶
func GetHostName() (name string)
func GetUserHome ¶
func GetUserHome() string
func IntToStrArr ¶
func NewSliceValue ¶
func RemoveBlankLine ¶
func UintToStrArr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.