package
1.51.4
Repository: https://github.com/lfch/grpc.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.