Documentation
¶
Overview ¶
Package registry is the concrete runtime composition root for built-in games, imports, help text, and daily-capable modes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Definitions ¶
func Definitions() []puzzle.Definition
Types ¶
type DailyEntry ¶
type DailyEntry struct {
Spawner game.SeededSpawner
GameID puzzle.GameID
GameType string
ModeID puzzle.ModeID
Mode string
}
func DailyEntries ¶
func DailyEntries() []DailyEntry
Click to show internal directories.
Click to hide internal directories.