Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrustedProxy ¶
type TrustedProxy struct {
// contains filtered or unexported fields
}
func NewTrustedProxy ¶
func NewTrustedProxy(proxies []string) *TrustedProxy
func (*TrustedProxy) IsIpTrusted ¶
func (tp *TrustedProxy) IsIpTrusted(ip net.IP) bool
Click to show internal directories.
Click to hide internal directories.