Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed query/fetch.sql FetchSQL string //go:embed query/create.sql CreateSQL string //go:embed query/addUser.sql AddUserSQL string //go:embed query/getByID.sql GetByIDSQL string )
Functions ¶
func GameFromDB ¶
GameFromDB Convert database game model to domain model.
func NewGamePgStorage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.