package
3.5.18+incompatible
Repository: https://github.com/devspace-cloud/devspace.git
Documentation: pkg.go.dev
# Functions
NewClientConnection creates a new client connection for the given reader and writer.
NewStdinAddr creates a new StdinAddr.
NewStdinListener creates a new stdin listener.
NewStdStreamJoint is used to implement the connection interface so we can connect to the rpc server.
# Structs
StdinAddr is the struct for the stdi.
StdinListener implements the listener interface.
StdStreamJoint is the struct that implements the net.Conn interface.