Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AlreadyRegistered = errors.New("already registered")
View Source
var CipherNotSupported = errors.New("cipher not supported")
Functions ¶
func Register ¶
func Register(p core.TunnelProvider) error
Types ¶
type Closeable ¶
type Closeable struct {
io.ReadWriter
}
Click to show internal directories.
Click to hide internal directories.