package
0.0.0-20240503032640-6646d4c6c471
Repository: https://github.com/skylli202/learn-go-with-tests.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
todo for you - the rest of the helpers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewFileSystemPlayerStore creates a FileSystemPlayerStore initialising the store if needed.
NewLeague creates a league from JSON.
NewPlayerServer creates a PlayerServer with routing configured.
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author
FileSystemPlayerStore stores players in the filesystem.
Player stores a name with a number of wins.
PlayerServer is a HTTP interface for player information.
No description provided by the author
No description provided by the author

# Interfaces

PlayerStore stores score information about players.

# Type aliases

League stores a collection of players.