Documentation ¶
Index ¶
- func GenerateAddrId(addr net.Addr) string
- func GenerateIpAddrId(addr *net.IPAddr) string
- func GenerateIpNetId(ipNet *net.IPNet) string
- func GeneratePairTcpAddrId(localAddr, remoteAddr *net.TCPAddr) string
- func GeneratePairUdpAddrId(localAddr, remoteAddr *net.UDPAddr) string
- func GenerateTcpAddrId(addr *net.TCPAddr) string
- func GenerateTcpConnId(conn *net.TCPConn) string
- func GenerateUdpAddrId(addr *net.UDPAddr) string
- func GenerateUdpConnId(conn *net.UDPConn) string
- func GenerateUnixAddrId(addr *net.UnixAddr) string
- func Uint64Id(context *uint64) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAddrId ¶
func GenerateIpAddrId ¶
func GenerateIpNetId ¶
func GeneratePairTcpAddrId ¶
func GeneratePairUdpAddrId ¶
func GenerateTcpAddrId ¶
func GenerateTcpConnId ¶
func GenerateUdpAddrId ¶
func GenerateUdpConnId ¶
func GenerateUnixAddrId ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.