stats

package
v0.0.0-...-d39733c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentificationRateStats

type IdentificationRateStats struct {
	LastDayRate   float64
	LastWeekRate  float64
	LastMonthRate float64

	Rating string
}

func (*IdentificationRateStats) CalculateRating

func (i *IdentificationRateStats) CalculateRating()

type IdentificationRateStatsResponse

type IdentificationRateStatsResponse struct {
	TotalRate *IdentificationRateStats

	Operators map[string]*IdentificationRateStats
}

func GetIdentificationRateStats

func GetIdentificationRateStats(operatorsList []string) IdentificationRateStatsResponse

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL