package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Functions

NewConns creates two paired network connections by calling net.Pipe.
NewPacketConns creates two net.PacketConn implementations by wrapping over net.Conn's created via net.Pipe().