pkg/units
Francisco Carriedo cf6402681b pkg/units: Refactored common code to single func
Both functions perform the same logic and they just vary on the base
multiplication units. We can refactor the common code into a single
place.

Docker-DCO-1.1-Signed-off-by: Francisco Carriedo <fcarriedo@gmail.com> (github: fcarriedo)
2014-07-24 00:03:59 -07:00
..
duration.go Move duration and size to units pkg 2014-05-12 17:05:07 -07:00
duration_test.go pkg/units: Increased test coverage. Closes #7159. 2014-07-22 09:56:58 -07:00
MAINTAINERS Move duration and size to units pkg 2014-05-12 17:05:07 -07:00
size.go pkg/units: Refactored common code to single func 2014-07-24 00:03:59 -07:00
size_test.go pkg/units: Standardized supported sizes 2014-07-23 23:37:06 -07:00