Documentation ¶
Index ¶
Constants ¶
View Source
const ( Byte = 1 << (iota * 10) KB MB GB TB PB EB )
Variables ¶
This section is empty.
Functions ¶
func Bytes ¶
Bytes produces a human readable representation of an SI size.
See also: ParseBytes.
Bytes(82854982) -> 83 MB
func GetIntersection ¶
func IBytes ¶
IBytes produces a human readable representation of an IEC size.
See also: ParseBytes.
IBytes(82854982) -> 79 MiB
func MurMur3Hash ¶
func RandomBase64 ¶
func RandomBase64() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.