units

package
v1.10.10 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: BSD-3-Clause Imports: 0 Imported by: 9

Documentation

Index

Constants

View Source
const (
	KiB = 1024       // 1 kibibyte
	MiB = 1024 * KiB // 1 mebibyte
	GiB = 1024 * MiB // 1 gibibyte
)
View Source
const (
	NanoDione  uint64 = 1
	MicroDione uint64 = 1000 * NanoDione
	Schmeckle  uint64 = 49*MicroDione + 463*NanoDione
	MilliDione uint64 = 1000 * MicroDione
	Dione      uint64 = 1000 * MilliDione
	KiloDione  uint64 = 1000 * Dione
	MegaDione  uint64 = 1000 * KiloDione
)

Denominations of value

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