Documentation ¶
Index ¶
- func EndGame(c *fiber.Ctx, store *fsession.Store) error
- func Game(c *fiber.Ctx, store *fsession.Store) error
- func Home(c *fiber.Ctx) error
- func JoinGame(c *fiber.Ctx, store *fsession.Store) error
- func JoinGameForm(c *fiber.Ctx) error
- func JoinGameFromLink(c *fiber.Ctx, store *fsession.Store) error
- func JoinGameQRCode(c *fiber.Ctx) error
- func NewGame(c *fiber.Ctx, store *fsession.Store) error
- func PostGame(c *fiber.Ctx, store *fsession.Store) error
- func Submit(c *fiber.Ctx, store *fsession.Store) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinGameForm ¶
func JoinGameForm(c *fiber.Ctx) error
func JoinGameFromLink ¶
func JoinGameQRCode ¶
func JoinGameQRCode(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.