Documentation
¶
Index ¶
Constants ¶
View Source
const ( GRLTBlackByCounting = 0 GRLTWhiteByCounting = 1 GRLTBlackByResign = 3 GRLTWhiteByResign = 4 GRLTBlackByTime = 7 GRLTWhiteByTime = 8 )
Variables ¶
This section is empty.
Functions ¶
func NewGameInfoParser ¶
func NewGameInfoParser(text string) *gameInfoParser
Types ¶
type BaseParser ¶
type BaseParser struct {
// contains filtered or unexported fields
}
type Parser ¶
type Parser struct {
*BaseParser
}
Click to show internal directories.
Click to hide internal directories.