ranking

package
v0.0.0-...-9a1677b Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2020 License: MIT Imports: 0 Imported by: 0

README

数据权重排名计算

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Weight

func Weight(data []Weigher, fc func(Weigher))

Types

type Weigher

type Weigher interface {
	//权重计算
	WeightCalc(Weigher) bool
	//计算权重返回的key
	GroupKey() string
}

Jump to

Keyboard shortcuts

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