type github.com/libp2p/go-libp2p/core/peerstore.PeerMetadata (interface)

Method Implmentations

Get(p peer.ID, key string) (interface{}, error) Peerstore.Get
Put(p peer.ID, key string, val interface{}) error Peerstore.Put