Documentation ¶
Overview ¶
Package gamedb contains game related CRUD functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store manages the set of APIs for user database access.
func (*Store) InsertRound ¶
InsertRound adds a new set of state records for a given round to the db.
Click to show internal directories.
Click to hide internal directories.