unit

package
v1.6.5-rc14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// KiB kilobyte
	KiB = 1 << (10 * iota) // 1 << (10*1)
	// MiB megabyte
	MiB // 1 << (10*2)
	// GiB gigabyte
	GiB // 1 << (10*3)
	// TiB terabyte
	TiB // 1 << (10*4)
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL