Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Weights ¶
type Weights struct {
// contains filtered or unexported fields
}
Weights provides a convience components to weigthing objects
func (*Weights) Add ¶
Add is used to add a object with a weight to the list - if the item already exists, the weight is added together
func (*Weights) HighestNames ¶
HighestNames returns the names of the highest objects
Click to show internal directories.
Click to hide internal directories.