package
2.14.0
Repository: https://github.com/nspcc-dev/neofs-api-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
ReputationService_ServiceDesc is the grpc.ServiceDesc for ReputationService service.

# Structs

Announce intermediate global trust information.
Announce intermediate global trust information.
Intermediate global trust information announcement response.
Response to the node's intermediate global trust information announcement has an empty body because the trust exchange operation is asynchronous.
Announce node's local trust information.
Announce node's local trust information.
Node's local trust information announcement response.
Response to the node's local trust information announcement has an empty body because the trust exchange operation is asynchronous.
Global trust level to NeoFS node.
Message body structure.
NeoFS unique peer identifier is a 33 byte long compressed public key of the node, the same as the one stored in the network map.
Trust level of a peer to a peer.
Trust level to a NeoFS network peer.
UnimplementedReputationServiceServer should be embedded to have forward compatible implementations.

# Interfaces

ReputationServiceClient is the client API for ReputationService service.
ReputationServiceServer is the server API for ReputationService service.
UnsafeReputationServiceServer may be embedded to opt out of forward compatibility for this service.