# 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.