package
0.0.0-20250122124320-23b25248e6ad
Repository: https://github.com/quii/learn-go-with-tests.git
Documentation: pkg.go.dev
# Structs
InMemoryPlayerStore collects data about players in memory.
PlayerServer is a HTTP interface for player information.
# Interfaces
PlayerStore stores score information about players.