mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2026-08-18 15:03:28 +08:00
1. It's an alias for peer.ID.String 2. fmt.Stringer is the idiomatic way to get a string representation in Go.
1. It's an alias for peer.ID.String 2. fmt.Stringer is the idiomatic way to get a string representation in Go.