Documentation ¶
Index ¶
- func DeleteNote(c *fiber.Ctx) error
- func GetNoteById(c *fiber.Ctx) error
- func GetNotes(c *fiber.Ctx) error
- func GetProfile(c *fiber.Ctx) error
- func PostForgetPassword(c *fiber.Ctx) error
- func PostLogin(c *fiber.Ctx) error
- func PostNote(c *fiber.Ctx) error
- func PostRefresh(c *fiber.Ctx) error
- func PostRegister(c *fiber.Ctx) error
- func PutForgetPassword(c *fiber.Ctx) error
- func PutNote(c *fiber.Ctx) error
- func PutProfile(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteNote ¶
func DeleteNote(c *fiber.Ctx) error
func GetNoteById ¶
func GetNoteById(c *fiber.Ctx) error
func GetProfile ¶
func GetProfile(c *fiber.Ctx) error
func PostForgetPassword ¶
func PostForgetPassword(c *fiber.Ctx) error
func PostRefresh ¶
func PostRefresh(c *fiber.Ctx) error
func PostRegister ¶
func PostRegister(c *fiber.Ctx) error
func PutForgetPassword ¶
func PutForgetPassword(c *fiber.Ctx) error
func PutProfile ¶
func PutProfile(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.