//
pkg.gl
Category
github.com/gravitational/gravity
lib
rpc
internal
inprocess
package
0.0.0-20230628214157-3bfe64699e82
Repository:
https://github.com/gravitational/gravity.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
262 SLOC
#
Functions
Listen
Listen creates an in-process listener.
Pipe
Pipe creates a synchronous, in-memory, full duplex network connection; both ends implement the Conn interface.
#
Structs
Listener
Listener is the inprocess network listener.
#
Interfaces
ListenerInterface
ListenerInterface is the inprocess listener.