Documentation ¶
Index ¶
- func CopyMap(m map[string]string) (map[string]string, error)
- func DownloadTo(url, output string) error
- func FormatViews(views int64) string
- func GetHostByAddr(ipAddress string) (string, error)
- func GetHostByName(hostname string) (string, error)
- func GetHostName() (string, error)
- func GetHostsByName(hostname string) ([]string, error)
- func IP2long(ipAddress string) uint32
- func LogN(n, b float64) float64
- func Long2ip(properAddress uint32) string
- func MemoryPeakUsage() uint64
- func MemoryUsage() uint64
- func StructToMap(obj any) map[string]any
- func UnzipDir(src, dest string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHostByAddr ¶
func GetHostByName ¶
func GetHostName ¶
func GetHostsByName ¶
func MemoryPeakUsage ¶
func MemoryPeakUsage() uint64
func MemoryUsage ¶
func MemoryUsage() uint64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.