Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Greedy config type is used to pick profiles that pull in all players. Greedy = "greedy" // MultiFilter config type is used to pick profiles that have a Pool that uses multiple filters. MultiFilter = "multifilter" // MultiPool config type is used to pick profiles that have multiple Pools with multiple filters each. MultiPool = "multipool" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.