frostfs-api-go/pkg/owner
Leonard Lyubich 65080c8b69 [#295] pkg: Remove usage of deprecated elements
Remove usage of deprecated of `container.ID` and `token.SessionToken` code
elements. Replace using of custom message generators with the ones provided
by packages. Replace string comparison with `Equal` method call.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-01 08:04:12 +03:00
..
test [#283] pkg/owner: Implement generators of ID's for testing 2021-05-28 16:32:02 +03:00
id.go [#283] pkg/owner: Implement Equal method of ID type 2021-05-28 16:32:02 +03:00
id_test.go [#295] pkg: Remove usage of deprecated elements 2021-06-01 08:04:12 +03:00
wallet.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00