Documentation
¶
Overview ¶
Package transport provides a manager for pluggable network transports.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages multiple transports and coordinates their lifecycle.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package tcp provides a plain HTTP transport for the relay.
|
Package tcp provides a plain HTTP transport for the relay. |
|
Package tls provides a TLS/ACME transport for the relay.
|
Package tls provides a TLS/ACME transport for the relay. |
|
Package tor provides a Tor hidden service transport for the relay.
|
Package tor provides a Tor hidden service transport for the relay. |
Click to show internal directories.
Click to hide internal directories.