package
Version:
v0.0.13-alpha
Opens a new window with list of versions in this module.
Published: Oct 10, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package humanize provides functions to format numbers with units.
func Bytes[T num64](b T) string
Bytes formats a number of bytes with a unit.
func Number[T num64](b T) string
Number formats a number with a unit.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.