moby--moby/plugin/store
Anusha Ragunathan 4db753c017 Fix stack overflow in ErrInAdequateCapacity.
fmt package formats an error by calling its Error() method.
This results in recursion. Fix this. Also remove dead code.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-10-28 10:02:48 -07:00
..
defs.go Allow plugins to have multiple handlers 2016-10-17 09:00:17 -07:00
store.go Fix stack overflow in ErrInAdequateCapacity. 2016-10-28 10:02:48 -07:00
store_test.go Fix stack overflow in ErrInAdequateCapacity. 2016-10-28 10:02:48 -07:00