package
Version:
v0.9.1-alpha.12
Opens a new window with list of versions in this module.
Published: Mar 9, 2022
License: AGPL-3.0, AGPL-3.0-only
Opens a new window with license information.
Imports: 2
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.