Documentation
¶
Index ¶
- func IsChinese(str string) bool
- func IsEmptyStruct(s struct{}) (flag bool)
- func IsEmptyValue(a interface{}) bool
- func IsFileExists(filename string) bool
- func IsInt(str string) bool
- func IsLinux() (flag bool)
- func IsMac() (flag bool)
- func IsRoot() (flag bool)
- func IsUnix() (flag bool)
- func IsWindows() (flag bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEmptyStruct ¶
func IsEmptyStruct(s struct{}) (flag bool)
func IsEmptyValue ¶
func IsEmptyValue(a interface{}) bool
func IsFileExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.