package
0.0.0-20240716191418-e4412870799f
Repository: https://github.com/jimysheepman/go-master.git
Documentation: pkg.go.dev
# 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.