fleet/server/errors
Victor Vrantchan 9d49dbc465 change the implementation of ErrNotFound and AlreadyExists to a struct type (#665)
with an exposed interface.

Not checking for a specific sentinel error reduces coupling between packages
and allows adding context like the resource ID and resource type.
2016-12-20 13:35:22 -05:00
..
errors_test.go removing some dependencies from glide (#493) 2016-11-16 10:38:31 -08:00
errors.go change the implementation of ErrNotFound and AlreadyExists to a struct type (#665) 2016-12-20 13:35:22 -05:00