Versions in this module Expand all Collapse all v1 v1.0.1 Oct 12, 2020 Changes in this version + const Accuracy + func Calculate(initScores storage.ScoresByConsulMap, votes storage.VoteByConsulMap) (storage.ScoresByConsulMap, error) + func Float32ToUInt64Score(score float32) uint64 + func UInt64ToFloat32Score(score uint64) float32 + type Actor struct + InitScore uint64 + Name account.ConsulPubKey