//
pkg.gl
Category
github.com/andmorefine/learn-go-with-tests
http-server
v3
package
0.0.0-20220306230435-d011049cb241
Repository:
https://github.com/andmorefine/learn-go-with-tests.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
47 SLOC
#
Structs
InMemoryPlayerStore
InMemoryPlayerStore collects data about players in memory.
PlayerServer
PlayerServer is a HTTP interface for player information.
#
Interfaces
PlayerStore
PlayerStore stores score information about players.