Documentation
¶
Index ¶
- func Auth(c *fiber.Ctx) error
- func CreateReserva(c *fiber.Ctx) error
- func CreateTables(c *fiber.Ctx) error
- func CreateUser(c *fiber.Ctx) error
- func GetReserva(c *fiber.Ctx) error
- func GetTables(c *fiber.Ctx) error
- func GetUser(c *fiber.Ctx) error
- func Private(c *fiber.Ctx) error
- func Public(c *fiber.Ctx) error
- func SignIn(c *fiber.Ctx) error
- func SignUp(c *fiber.Ctx) error
- type LoginRequest
- type SignupRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateReserva ¶
func CreateReserva(c *fiber.Ctx) error
func CreateTables ¶
func CreateTables(c *fiber.Ctx) error
func CreateUser ¶
func CreateUser(c *fiber.Ctx) error
func GetReserva ¶
func GetReserva(c *fiber.Ctx) error
Types ¶
type LoginRequest ¶
type SignupRequest ¶
Click to show internal directories.
Click to hide internal directories.