//
pkg.gl
Category
github.com/libp2p/go-libp2p
core
host
package
0.41.0
Repository:
https://github.com/libp2p/go-libp2p.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
950
Files
71 SLOC
#
Functions
InfoFromHost
InfoFromHost returns a peer.AddrInfo struct with the Host's ID and all of its Addrs.
#
Interfaces
Host
Host is an object participating in a p2p network, which implements protocols or provides services.