units

package
v1.0.0-alpha Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: BSD-3-Clause Imports: 0 Imported by: 4

Documentation

Index

Constants

View Source
const (
	KiB = 1024       // 1 kibibyte
	MiB = 1024 * KiB // 1 mebibyte
	GiB = 1024 * MiB // 1 gibibyte
)
View Source
const (
	NanoCflt  uint64 = 1
	MicroCflt uint64 = 1000 * NanoCflt
	Schmeckle uint64 = 49*MicroCflt + 463*NanoCflt
	MilliCflt uint64 = 1000 * MicroCflt
	Cflt      uint64 = 1000 * MilliCflt
	KiloCflt  uint64 = 1000 * Cflt
	MegaCflt  uint64 = 1000 * KiloCflt
)

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