go-units
go-units copied to clipboard
Parse and print size and time units in human-readable format
Results
12
go-units issues
Sort by
recently updated
recently updated
newest added
go-units removes trailing zeros in its output. This makes the output in Docker's progress indicators not line up. Current: ``` cba48ac2c991: Downloading 23 MB/37.18 MB f19be92d17a1: Downloading 24.3 MB/64.6 MB...
This PR replaces the deprecated `GoDoc` links with new ones to `Go Reference` in `README.md`. See golang/go#49212 for details about the deprecated `godoc`. The badge is created at https://pkg.go.dev/badge/.