Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Candidate ¶
func NewCandidate ¶
func (Candidate) WithSize ¶
func (c Candidate) WithSize(size int) *CandidateWithSize
type CandidateWithSize ¶
func MinCandidate ¶
func MinCandidate(candidates []CandidateWithSize) CandidateWithSize
func MinCandidateP ¶
func MinCandidateP(candidates []*CandidateWithSize) *CandidateWithSize
Click to show internal directories.
Click to hide internal directories.