Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PipeProxy ¶ added in v1.0.1
type PipeProxy struct {
// contains filtered or unexported fields
}
type SockDataListener ¶ added in v1.0.1
type SockDataListener struct {
// contains filtered or unexported fields
}
func NewSockDataListener ¶ added in v1.0.1
func (*SockDataListener) Start ¶ added in v1.0.1
func (l *SockDataListener) Start() error
func (*SockDataListener) Stop ¶ added in v1.0.1
func (l *SockDataListener) Stop()
Click to show internal directories.
Click to hide internal directories.