Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrTunnelSchemeNotSupported = errors.New("tunnel: scheme not supported")
)
Functions ¶
This section is empty.
Types ¶
type TunnelComposer ¶
type TunnelComposer struct {
// contains filtered or unexported fields
}
func (*TunnelComposer) Compose ¶
func (t *TunnelComposer) Compose(tun Tunnel)
Click to show internal directories.
Click to hide internal directories.