//
pkg.gl
Category
github.com/libp2p/go-libp2p
p2p
protocol
autonatv2
package
0.41.0
Repository:
https://github.com/libp2p/go-libp2p.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
25
Dependents
1
Files
1.2k SLOC
#
Packages
pb
#
Functions
New
New returns a new AutoNAT instance.
NewMetricsTracer
WithMetricsTracer
WithServerRateLimit
#
Constants
DialBackProtocol
DialProtocol
ServiceName
#
Variables
ErrDialRefused
ErrNoValidPeers
#
Structs
AutoNAT
AutoNAT implements the AutoNAT v2 client and server.
EventDialRequestCompleted
Request
Request is the request to verify reachability of a single address.
Result
Result is the result of the CheckReachability call.
#
Interfaces
MetricsTracer
#
Type aliases
AutoNATOption