frostfs-api-go/pkg/client
Leonard Lyubich b792e4e464 [#265] pkg/client: Implement SendLocalTrust method
Define `Reputation` section interface. Embed `Reputation` interface to
`Client` one.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-03-25 11:20:34 +03:00
..
accounting.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00
client.go [#265] pkg/client: Implement SendLocalTrust method 2021-03-25 11:20:34 +03:00
container.go [#263] pkg/client: Split interface method's declarations with linebreaks 2021-03-17 14:03:49 +03:00
netmap.go [#263] pkg/client: Split interface method's declarations with linebreaks 2021-03-17 14:03:49 +03:00
object.go [#263] pkg/client: Split interface method's declarations with linebreaks 2021-03-17 14:03:49 +03:00
opts.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00
raw.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00
reputation.go [#265] pkg/client: Implement SendLocalTrust method 2021-03-25 11:20:34 +03:00
session.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00