# Functions
No description provided by the author
Bytes returns b with each line in b prefixed by indent.
ByteSize returns a human-readable byte string of the form 10M, 12.5K, and so forth.
Returns a string representing of a duration in the form "3d1h3m".
No description provided by the author
NewWriter returns an io.Writer that prefixes the lines written to it with indent and then writes them to w.
No description provided by the author
No description provided by the author
String returns s with each line in s prefixed by indent.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author