Versions in this module Expand all Collapse all v0 v0.1.0 Sep 30, 2024retracted Changes in this version + func WrapInProxyProto(listener net.Listener, config *ProxyProtoConfig) (net.Listener, error) + type ProxyProtoConfig struct + AuthorizedAddrs []*sockaddr.SockAddrMarshaler + Behavior string + func (p *ProxyProtoConfig) SetAuthorizedAddrs(addrs interface{}) error