Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByRetrievedRank ¶
type ByRetrievedRank []RankFiller
func (ByRetrievedRank) Len ¶
func (r ByRetrievedRank) Len() int
func (ByRetrievedRank) Less ¶
func (r ByRetrievedRank) Less(i, j int) bool
func (ByRetrievedRank) Swap ¶
func (r ByRetrievedRank) Swap(i, j int)
type RankFiller ¶
type RankFiller struct { ArrInd int RetRank result.RetrievedRank RRInd int }
Click to show internal directories.
Click to hide internal directories.