Documentation ¶
Index ¶
Constants ¶
View Source
const ( Kilobyte = 1024 // 1 Kilobyte = 1024 bytes Megabyte = 1024 * Kilobyte // 1 Megabyte = 1024 Kilobytes Gigabyte = 1024 * Megabyte // 1 Gigabyte = 1024 Megabytes Terabyte = 1024 * Gigabyte // 1 Terabyte = 1024 Gigabytes Petabyte = 1024 * Terabyte // 1 Petabyte = 1024 Terabytes )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.