Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScoringService ¶
type ScoringService struct {
// contains filtered or unexported fields
}
func New ¶
func New(moniRouter *mux.Router, logger *zap.SugaredLogger) *ScoringService
func (*ScoringService) GetScores ¶
func (s *ScoringService) GetScores(dst addr.IA) services.PathScorings
func (*ScoringService) Name ¶
func (s *ScoringService) Name() services.ServiceName
func (*ScoringService) OnStatsReceived ¶
func (s *ScoringService) OnStatsReceived(report oracle.Report, path snet.Path)
Click to show internal directories.
Click to hide internal directories.