1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/units
Francisco Carriedo ea7b8ea03f pkg/units: Better to not use error as var name
Better to not use `error` as var name (might eclipse the error type) for
clarity and to prevent subtle bugs.

Docker-DCO-1.1-Signed-off-by: Francisco Carriedo <fcarriedo@gmail.com> (github: fcarriedo)
2014-07-22 15:39:59 -07:00
..
duration.go
duration_test.go pkg/units: Increased test coverage. Closes #7159. 2014-07-22 09:56:58 -07:00
MAINTAINERS
size.go pkg/units: Better to not use error as var name 2014-07-22 15:39:59 -07:00
size_test.go pkg/units: Increased test coverage. Closes #7159. 2014-07-22 09:56:58 -07:00