requtil

package
v0.19.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetClientIP

func GetClientIP(r *http.Request, trustedProxies []*net.IPNet) (net.IP, error)

func GetClientIPWithoutProxies

func GetClientIPWithoutProxies(r *http.Request) (net.IP, error)

Types

type ClientIPGetter

type ClientIPGetter func(r *http.Request) (net.IP, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL