Versions in this module Expand all Collapse all v1 v1.1.1 Nov 25, 2024 v0 v0.2.21 Nov 25, 2024 Changes in this version + func WrapConn(service string, c net.Conn) net.Conn + func WrapListener(service string, ln net.Listener) net.Listener + func WrapPacketConn(service string, pc net.PacketConn) net.PacketConn + func WrapUDPConn(service string, pc net.PacketConn) udp.Conn