Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KB defines a single kilo-byte in bytes KB = 1024 // MB defines a single mega-byte in bytes MB = KB * 1024 // GB defines a single giga-byte in bytes GB = MB * 1024 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.