frostfs-api-go/pkg/client
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
..
accounting.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
client.go [#196] pkg/client: Extend Client interface with Conn method 2021-05-31 10:13:00 +03:00
container.go [#295] pkg: Remove usage of deprecated elements 2021-06-01 08:04:12 +03:00
netmap.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
object.go [#295] pkg: Remove usage of deprecated elements 2021-06-01 08:04:12 +03:00
opts.go [#295] pkg: Remove usage of deprecated elements 2021-06-01 08:04:12 +03:00
raw.go [#196] pkg/client: Extend Client interface with Conn method 2021-05-31 10:13:00 +03:00
reputation.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
session.go [#295] pkg: Remove usage of deprecated elements 2021-06-01 08:04:12 +03:00