units

package
v1.11.6-alpha Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NanoCryft  uint64 = 1
	MicroCryft uint64 = 1000 * NanoCryft
	Schmeckle  uint64 = 49*MicroCryft + 463*NanoCryft
	MilliCryft uint64 = 1000 * MicroCryft
	Cryft      uint64 = 1000 * MilliCryft
	KiloCryft  uint64 = 1000 * Cryft
	MegaCryft  uint64 = 1000 * KiloCryft
)

Denominations of value

View Source
const (
	KiB = 1024       // 1 kibibyte
	MiB = 1024 * KiB // 1 mebibyte
	GiB = 1024 * MiB // 1 gibibyte
)

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