package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev

# Functions

Listen creates an in-process listener.
Pipe creates a synchronous, in-memory, full duplex network connection; both ends implement the Conn interface.

# Structs

Listener is the inprocess network listener.

# Interfaces

ListenerInterface is the inprocess listener.