//
pkg.gl
Category
github.com/lmorg/murex
utils
humannumbers
package
6.4.2063+incompatible
Repository:
https://github.com/lmorg/murex.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
2
Dependents
26
Files
77 SLOC
#
Functions
Bytes
Bytes converts n bytes into a human readable format.
ColumnLetter
ColumnLetter takes an int and converts it to an Excel-style column letter reference (eg `C` or `AB`).
Ordinal
Ordinal returns the number + ordinal suffix.
#
Constants
EB
Exportable byte denominations.
GB
Exportable byte denominations.
KB
Exportable byte denominations.
MB
Exportable byte denominations.
PB
Exportable byte denominations.
TB
Exportable byte denominations.
YB
Exportable byte denominations.
ZB
Exportable byte denominations.