72f279c4c3
* objectstorage: remove `types` package and move `ErrNotExist` in base package * objectstorage: Implement .Is and add helper `IsErrNotExist` for `ErrNotExist` * util: Rename `ErrNotFound` to `ErrNotExist` * util: Add `IsErr*` helpers and use them in place of `errors.Is()` * datamanager: add `ErrNoDataStatus` to report when there's not data status in ost * runservice/common: remove `ErrNotExist` and use errors in util package |
||
---|---|---|
.. | ||
backoff.go | ||
buffer.go | ||
dump.go | ||
errors.go | ||
git.go | ||
goroutine.go | ||
password.go | ||
path_test.go | ||
path.go | ||
pointer.go | ||
sha.go | ||
slice_test.go | ||
slice.go | ||
ssh.go | ||
string.go | ||
tls.go | ||
uuid.go | ||
validation_test.go | ||
validation.go |