mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2026-08-22 15:43:29 +08:00
* SplitAddr is a simpler way to split an address into a multiaddr and an ID. * AddrInfosFromP2pAddrs converts a set of multiaddrs into a set of AddrInfos.