Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRandomTeamMaker ¶
func NewRandomTeamMaker(discordIDs []string) *randomTeamMaker
Types ¶
type BaseTeamMaker ¶
func NewTeamMaker ¶
func NewTeamMaker(discordIDs []string, s Scorer) *BaseTeamMaker
func (BaseTeamMaker) MakeTeam ¶
func (tm BaseTeamMaker) MakeTeam() ([][]string, error)
Click to show internal directories.
Click to hide internal directories.