docker / go-units

Parse and print size and time units in human-readable format
https://godoc.org/github.com/docker/go-units
Apache License 2.0
218 stars 38 forks source link

Fix #26 - RAMInBytes Bug #27

Closed FlorinAsavoaie closed 6 years ago

FlorinAsavoaie commented 6 years ago

RAMInBytes wasn't able to parse the output of BytesSize until now.

Signed-off-by: Florin Asavoaie FlorinAsavoaie@users.noreply.github.com

FlorinAsavoaie commented 6 years ago

@thaJeztah Not sure who can look at this, pinging you so that someone is aware about the PR.