frostfs-node/pkg/local_object_storage/blobovnicza
Leonard Lyubich 318639e5bf [#1247] *: Clarify docs about returned errors from apistatus package
`apistatus` package provides types which implement build-in `error`
interface. Add `error of type` pattern when documenting these errors in
order to clarify how these errors should be handled (e.g. `errors.Is` is
not good).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-17 16:34:00 +03:00
..
blobovnicza.go [#791] blobovnicza: Support read-only mode 2021-10-05 10:51:10 +03:00
blobovnicza_test.go [#1247] object: Return NOT_FOUND and ALREADY_REMOVED statuses 2022-03-17 16:34:00 +03:00
control.go [#1132] *: Use path/filepath package when working with files 2022-02-03 10:12:07 +03:00
delete.go [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00
errors.go [#1247] object: Return NOT_FOUND and ALREADY_REMOVED statuses 2022-03-17 16:34:00 +03:00
get.go [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00
id.go [#216] blobovnicza: Change ID stringer 2020-12-11 17:19:37 +03:00
iterate.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
iterate_test.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
put.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
sizes.go [#1094] blobovnicza: calculate size in Init properly 2022-01-31 12:36:40 +03:00
sizes_test.go [#216] blobovnicza: Implement main methods and logic 2020-12-11 17:19:37 +03:00