Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
Dispatcher is those who dispatches chess stats exporters.
func NewDispatcher ¶
func NewDispatcher(username string) *Dispatcher
NewDispatcher creates and returns new dispatcher.
func (*Dispatcher) AllGames ¶
func (d *Dispatcher) AllGames(exporters []Exporter) error
AllGames feeds all games played by provided username to exporters.
Click to show internal directories.
Click to hide internal directories.