units

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NanoAxc   uint64 = 1
	MicroAxc  uint64 = 1000 * NanoAxc
	Schmeckle uint64 = 49*MicroAxc + 463*NanoAxc
	MilliAxc  uint64 = 1000 * MicroAxc
	Axc       uint64 = 1000 * MilliAxc
	KiloAxc   uint64 = 1000 * Axc
	MegaAxc   uint64 = 1000 * KiloAxc
)

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