Documentation ¶ Index ¶ func SetupDeleteHandler(app *fiber.App, db *sql.DB) func SetupGetHandler(app *fiber.App, db *sql.DB) func SetupPatchHandler(app *fiber.App, db *sql.DB) func SetupPostHandler(app *fiber.App, db *sql.DB) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SetupDeleteHandler ¶ func SetupDeleteHandler(app *fiber.App, db *sql.DB) func SetupGetHandler ¶ func SetupGetHandler(app *fiber.App, db *sql.DB) func SetupPatchHandler ¶ func SetupPatchHandler(app *fiber.App, db *sql.DB) func SetupPostHandler ¶ func SetupPostHandler(app *fiber.App, db *sql.DB) Types ¶ This section is empty. Source Files ¶ View all Source files delete_handlers.goget_handler.gopatch_handler.gopost_handler.go Click to show internal directories. Click to hide internal directories.