package
Version:
v0.12.8
Opens a new window with list of versions in this module.
Published: May 8, 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 Detail struct {
Error string `json:"error,omitempty"`
Path string `json:"path,omitempty"`
QueryString string `json:"query_string,omitempty"`
}
func DetailFromRequest(c *fiber.Ctx) Detail
Source Files
¶
Click to show internal directories.
Click to hide internal directories.