package
Version:
v0.0.0-...-a074a60
Opens a new window with list of versions in this module.
Published: Jul 19, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewServer(app *fiber.App) *fiber.App
func NotFoundMiddleware(c *fiber.Ctx) error
type ErrorResponse struct {
Error string `json:"error"`
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.