Documentation ¶
Index ¶
- func ActivateRound(c *fiber.Ctx) error
- func AddRound(c *fiber.Ctx) error
- func DeleteTournament(c *fiber.Ctx) error
- func GetTournament(c *fiber.Ctx) error
- func GetTournaments(c *fiber.Ctx) error
- func PostTournament(c *fiber.Ctx) error
- func PostTournamentStaff(c *fiber.Ctx) error
- func PutTournament(c *fiber.Ctx) error
- func Register(c *fiber.Ctx) error
- func Unregister(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActivateRound ¶
func ActivateRound(c *fiber.Ctx) error
func DeleteTournament ¶
func DeleteTournament(c *fiber.Ctx) error
func GetTournament ¶
func GetTournament(c *fiber.Ctx) error
func GetTournaments ¶
func GetTournaments(c *fiber.Ctx) error
func PostTournament ¶
func PostTournament(c *fiber.Ctx) error
func PostTournamentStaff ¶
func PostTournamentStaff(c *fiber.Ctx) error
func PutTournament ¶
func PutTournament(c *fiber.Ctx) error
func Unregister ¶
func Unregister(c *fiber.Ctx) error
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.