Documentation ¶
Overview ¶
Package single combines connect.EndpointAcceptor and connect.TunnelAcceptor into Acceptor allowing to run WatchService and TunnelService in the same instance.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listener ¶
type Listener interface { connectutil.EndpointListener connectutil.TunnelListener }
Click to show internal directories.
Click to hide internal directories.