package
4.14.0+incompatible
Repository: https://github.com/devspace-cloud/devspace.git
Documentation: pkg.go.dev

# Functions

MatchesPath evaluates if the given relative path matches the matcher.
NewClientConnection creates a new client connection for the given reader and writer.
No description provided by the author
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.

# Interfaces

No description provided by the author