Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateItem ¶
func CreateItem(c *fiber.Ctx) error
func DeleteItem ¶
func DeleteItem(c *fiber.Ctx) error
func GetAllItems ¶
func GetAllItems(c *fiber.Ctx) error
func GetItemByID ¶
func GetItemByID(c *fiber.Ctx) error
func UpdateItem ¶
func UpdateItem(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.