package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Packages

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

# Functions

TrustValueFromFloat64 converts float64 to TrustValue.
TrustValueFromInt converts int to TrustValue.

# Constants

TrustOne is a trust value equal to one.
TrustZero is a trust value equal to zero.

# Structs

Trust represents peer's trust (reputation).

# Type aliases

TrustHandler describes the signature of the reputation.Trust value handling function.
TrustValue represents the numeric value of the node's trust.