package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.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.