package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Aug 24, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Delete(c *fiber.Ctx) error
func Edit(c *fiber.Ctx) error
func InitRoutes(app *fiber.App)
func ViewEdit(c *fiber.Ctx) error
type EditForm struct {
Name string `form:"name" validate:"max=100" transform:"trim"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.