package
0.23.5
Repository: https://github.com/sudeepdino008/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.