# Functions
NewInMemoryPlayerStore initialises an empty player store.
# Structs
InMemoryPlayerStore collects data about players in memory.
PlayerServer is a HTTP interface for player information.
# Interfaces
PlayerStore stores score information about players.