Documentation
¶
Index ¶
Constants ¶
View Source
const ( Byte = 0 KByte = 10 MByte = 20 GByte = 30 )
Variables ¶
View Source
var AlphaNum = []byte(`0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz`)
Functions ¶
func ParseByteSize ¶
func RandomCreateBytes ¶
RandomCreateBytes generate random []byte by specify chars.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.