package
0.0.0-20200424072721-89edfd8bb689
Repository: https://github.com/robjporter/go-library.git
Documentation: pkg.go.dev
# Functions
FormatRoman formats an integer as Roman numerals.
LongDuration formats a duration that is most likely much longer than what package time will handle.
HMS formats a duration as a colon-separated timestamp.
No description provided by the author
ToPrec rounds a number to the given number of total digits.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
SI represents an integer which can format itself with SI prefixes.