distribution/docs/api
Stephen J Day 7dd03e12bb More consistent return from ErrorCode.Error()
To bring ErrorCode into liine with Go conventions, ErrorCode.Error() now
returns the "nice" value of the error code. This ensures error message assembly
works similar to commonly used Go conventions when directly using ErrorCode as
an error.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-20 17:36:24 -07:00
..
errcode More consistent return from ErrorCode.Error() 2015-08-20 17:36:24 -07:00
v2 Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00