Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterInterfaceIPs ¶
func GetGlobalUnicastIPs ¶
func GetPrivateIPs ¶
Types ¶
type RemoteAddrWithPort ¶
type RemoteAddrWithPort string
func RemoteAddrWithPortFrom ¶
func RemoteAddrWithPortFrom(s string) (RemoteAddrWithPort, error)
func (RemoteAddrWithPort) RemoteIp ¶
func (s RemoteAddrWithPort) RemoteIp() RemoteIpAddr
func (RemoteAddrWithPort) String ¶
func (s RemoteAddrWithPort) String() string
type RemoteIpAddr ¶
type RemoteIpAddr string
func (RemoteIpAddr) String ¶
func (s RemoteIpAddr) String() string
Click to show internal directories.
Click to hide internal directories.