Documentation
¶
Index ¶
- func Contains(s []string, e string) bool
- func Download(fullURLFile string, destPath string) error
- func GetCpuModel() string
- func GetRandomString(length int) string
- func IndexOf(slice []string, e string) int
- func RandomPort() int
- func Remove(slice []string, e string) []string
- func RemoveIndex(slice []string, s int) []string
- func UnTar(src io.Reader, dst string) error
- func UnZip(src string, dst string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRandomString ¶
func RandomPort ¶
func RandomPort() int
func RemoveIndex ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.