Documentation
¶
Overview ¶
Package fmtutil provides formatting helpers shared across packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatBytes ¶
FormatBytes converts a byte count to a human-readable string (e.g. "1.5 MB"). It accepts uint64 to avoid signed/unsigned mismatch across callers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.