Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PipeServer ¶
type PipeServer struct {
// contains filtered or unexported fields
}
PipeServer is the main server which configures the providers and starts listening for messages
func (*PipeServer) Stop ¶
func (p *PipeServer) Stop()
Stop listening for messages and shutdown connections
Click to show internal directories.
Click to hide internal directories.