package
Version:
v0.20.11
Opens a new window with list of versions in this module.
Published: Jul 3, 2022
License: AGPL-3.0, AGPL-3.0-only
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RequestIP(c *fiber.Ctx) net.IP
type D struct {
Error string `json:"error,omitempty"`
Path string `json:"path,omitempty"`
Method string `json:"method,omitempty"`
QueryString string `json:"query_string,omitempty"`
}
func Detail(c *fiber.Ctx) D
func DetailWithErr(c *fiber.Ctx, err error) D
Source Files
¶
Click to show internal directories.
Click to hide internal directories.