package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Feb 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func FiberConfig(disableStartupMsg bool) fiber.Config
type ProblemDetails struct {
Type string `json:"type"`
Title string `json:"title"`
Status int `json:"status"`
Detail interface{} `json:"detail"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.