Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Analyzer ¶
type Analyzer struct { Exit chan struct{} // contains filtered or unexported fields }
func NewAnalyzer ¶
func (*Analyzer) AnalyzeSingleMatch ¶
type Judger ¶
type Judger func(tar *anres.ChampionDetail)
func JudgeClassic ¶
func JudgeClassic() Judger
Click to show internal directories.
Click to hide internal directories.