result

package
v0.0.0-...-e2ac681 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResultData

type ResultData struct {
	Id       int
	Position string
	Count    int
	Avg      float64
	Ratio    float64
	Index    int
}

type ResultList

type ResultList []*ResultData

A ResultList implements heap.Interface and holds Items.

func (ResultList) Len

func (rl ResultList) Len() int

func (ResultList) Less

func (rl ResultList) Less(i, j int) bool

func (*ResultList) Pop

func (rl *ResultList) Pop() any

func (*ResultList) Push

func (rl *ResultList) Push(x any)

func (ResultList) Swap

func (rl ResultList) Swap(i, j int)

Jump to

Keyboard shortcuts

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