agola/internal/objectstorage
Simone Gotti 9b2ce717c7 *: migrate to "golang.org/x/xerrors"
Just a raw replace of "github.com/pkg/errors".

Next steps will improve errors (like remote errors, api errors, not exist errors
etc...) to leverage its functionalities
2019-05-23 11:23:14 +02:00
..
common objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
posix *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
posixflat *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
s3 *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
objectstorage.go objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
objectstorage_test.go objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00