proxy.golang.org : github.com/jackc/numfmt : v0.0.0-20210209201056-0429016d44dd
Package numfmt is a number formatting system. Number formatting is provided by the Formatter type. The zero value of Formatter will format numbers with commas every 3 digits and a period between the integer and fractional parts of a number.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/jackc/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/shopspring/decimal v1.2.0
- github.com/stretchr/testify v1.7.0