Documentation ¶
Index ¶
- Variables
- type Conndeprecated
- type Listenerdeprecated
- type Networkdeprecated
- type Transportdeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var AcceptTimeout = core.AcceptTimeout
Deprecated: use github.com/libp2p/go-libp2p-core/transport.AcceptTimeout instead. Warning: it's not possible to alias variables in Go. Setting a value here may have no effect.
View Source
var DialTimeout = core.DialTimeout
Deprecated: use github.com/libp2p/go-libp2p-core/transport.DialTimeout instead. Warning: it's not possible to alias variables in Go. Setting a value here may have no effect.
Functions ¶
This section is empty.
Types ¶
type Conn
deprecated
type Conn = core.CapableConn
Deprecated: use github.com/libp2p/go-libp2p-core/transport.CapableConn instead.
type Network
deprecated
type Network = core.TransportNetwork
Deprecated: use github.com/libp2p/go-libp2p-core/transport.TransportNetwork instead.
Click to show internal directories.
Click to hide internal directories.