frostfs-api-go/pkg/client
Leonard Lyubich 8128d598d0 [#265] pkg/client: Change trust type in SendIntermediateTrustPrm
Change accepted/returned value type of `SetTrust` / `Trust` methods of
`SendIntermediateTrustPrm` structure to `reputation.PeerToPeerTrust`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-04-09 11:57:42 +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: Change trust type in SendIntermediateTrustPrm 2021-04-09 11:57:42 +03:00
session.go [#263] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00