Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGameRepository ¶
func NewGameRepository(client *mongo.Client) game.Repository
NewGameRepository returns implementation for game.Repository with mongo store.
func NewTicketRepository ¶
func NewTicketRepository(client *mongo.Client) ticket.Repository
NewTicketRepository returns implementation for ticket.Repository with mongo store.
Types ¶
Click to show internal directories.
Click to hide internal directories.