Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Games = map[string]*Game{}
Functions ¶
Types ¶
type Game ¶
type NewGameEvent ¶
type NewGameEvent struct {
BaseEvent
}
type Option ¶
type Option struct { Id string Name string Type OptionType Data interface{} }
type OptionType ¶
type OptionType int
Click to show internal directories.
Click to hide internal directories.