Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CandidateByScore ¶
type CandidateByScore []Candidate
func (CandidateByScore) Len ¶
func (a CandidateByScore) Len() int
func (CandidateByScore) Less ¶
func (a CandidateByScore) Less(i, j int) bool
func (CandidateByScore) Swap ¶
func (a CandidateByScore) Swap(i, j int)
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.