package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

Listen returns a Listener that can only be contacted by its own Dialers and creates buffered connections between the two.

# Structs

Listener implements a net.Listener that creates local, buffered net.Conns via its Accept and Dial method.