package
9.8.7+incompatible
Repository: https://github.com/john-littlebearlabs/go-libp2p.git
Documentation: pkg.go.dev

# Functions

InfoFromHost returns a peer.AddrInfo struct with the Host's ID and all of its Addrs.

# Interfaces

Host is an object participating in a p2p network, which implements protocols or provides services.
IntrospectableHost is implemented by Host implementations that are introspectable, that is, that may have introspection capability.