Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasBeenFound ¶
HasBeenFound returns false if error is a gorm.ErrRecordNotFound error
func NewGameRepository ¶
func NewGameRepository(db *gorm.DB) model.GameRepository
NewGameRepository creats new repository
func NewPlayerRepository ¶
func NewPlayerRepository(db *gorm.DB) model.PlayerRepository
NewPlayerRepository creats new repository
func NewTableRepository ¶
func NewTableRepository(db *gorm.DB) model.TableRepository
NewTableRepository creats new repository
func NewTournamentRepository ¶
func NewTournamentRepository(db *gorm.DB) model.TournamentRepository
NewTournamentRepository creats new repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.